Recent Releases of stnmf

stnmf - 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/STNMFwithAFHALS
  • 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 with numpy.ptp.
  • Explicitly cast numpy integer to Python integer to avoid overflow.

Full Changelog: https://github.com/gollischlab/STNMFwithAFHALS/compare/v1.0.0...v1.1.0

- Python
Published by szapp over 1 year ago

stnmf - STNMF version 1.0.0

See README.md or Read the Docs for installation instructions and examples.

  • Documentation: https://stnmf.readthedocs.io
  • Source code: https://github.com/gollischlab/STNMFwithAFHALS
  • PyPI homepage: https://pypi.org/project/stnmf

- Python
Published by szapp about 2 years ago