Skip to content

v2.0.4

Compare
Choose a tag to compare
@jvansanten jvansanten released this 20 Nov 14:43
· 63 commits to master since this release

This is a minor release that adds compatibility with both the legacy and 1.7 numpy APIs. Other notable changes, all in the Python bindings:

  • Assume unit weights in ndsparse.from_data() if none are provided (d8fa173)
  • Check inputs in splinetable.grideval() (8c6c301)