You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
guess_bounds output differs between numpy<2 and latest numpy when points have dtype np.float32 . Casting points to np.float64 appears to revert to the old output.