spglm 1.0.6
This release features the first stable version of spglm during the process of pysal refactoring and is the first tagged release of spglm on Github.
Starting from this release, spglm supports python 3.5 and 3.6 only.
We closed a total of 12 issues (enhancements and bug fixes) through 4 pull requests, since our last release on 2018-08-26.
Issues Closed
- include tests in release (#9)
- fix docstrings (as well as some within interactive examples) (#14)
- Fix docs (#17)
- Submodule (#16)
- submodule_contract (#13)
- Inconsistent metadata in setup.py (#10)
- adapting spglm to new libpysal (#12)
- move to using libpysal.io.open rather than just libpysal.open (#11)
Pull Requests
- fix docstrings (as well as some within interactive examples) (#14)
- Fix docs (#17)
- Submodule (#16)
- adapting spglm to new libpysal (#12)
The following individuals contributed to this release:
- Wei Kang
- Taylor Oshan