Skip to content

Minor patch to improve stability

Compare
Choose a tag to compare
@malcolmw malcolmw released this 15 Aug 21:10
· 164 commits to master since this release
  • 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.