Releases: gollischlab/STNMF_with_AFHALS
Releases · gollischlab/STNMF_with_AFHALS
STNMF version 1.1.0
See README.md or Read the Docs for installation instructions and examples.
- Documentation: https://stnmf.readthedocs.io
- Source code: https://github.com/gollischlab/STNMF_with_AFHALS
- PyPI homepage: https://pypi.org/project/stnmf
Changes
Fix incompatibility with newer numpy
versions due to breaking changes in numpy>=2
.
- Replace
numpy.ndarray.ptp
withnumpy.ptp
. - Explicitly cast numpy integer to Python integer to avoid overflow.
Full Changelog: v1.0.0...v1.1.0
STNMF version 1.0.0
Warning
This version is not compatible with numpy>=2
due to breaking changes. Please use the most recent version of STNMF.
See README.md or Read the Docs for installation instructions and examples.
- Documentation: https://stnmf.readthedocs.io
- Source code: https://github.com/gollischlab/STNMF_with_AFHALS
- PyPI homepage: https://pypi.org/project/stnmf