Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@jtschindler jtschindler released this 18 Aug 12:29
· 3 commits to main since this release

Update from v.1.0.0 to v.1.1.0

Main changes:

  • Updated installation to use setup.py and setup.cfg (installation now via "pip install -e .")
  • Removed deprecated dependency on pkg_resources
  • Updated np.float to np.float64

Full Changelog: v1.0.0...v.1.1.0