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
LinearInterpolator3D is returning np.inf and should raise an error instead. This patch checks for np.inf values in the client code, but should be fixed on the LinearInterpolator3D side.