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