Skip to content

Releases: mims-harvard/nimfa

v1.4.0

09 Oct 23:55
Compare
Choose a tag to compare
  • pip installation

v1.3.5

11 Aug 04:30
Compare
Choose a tag to compare
  • Fixed recommendation example
  • Fixed SNMF
  • Minor bugs

v1.3.2

03 Oct 21:36
Compare
Choose a tag to compare
Merge pull request #36 from haesemeyer/haesemeyer-patch-1

Update snmf.py to fix issue #35

v1.3.1

25 Jun 06:23
Compare
Choose a tag to compare
  • Nimfa is now released under the 3-clause BSD license

v1.3

22 Jun 01:04
Compare
Choose a tag to compare

New algorithms for separable nonnegative matrix factorization.

1.2.2

16 Dec 14:07
Compare
Choose a tag to compare
v1.2.2

1.2.2

1.2.1

30 Mar 16:14
Compare
Choose a tag to compare

Minor improvements to the changed API. Algorithms used for matrix factorization are now accessible as Python objects rather than string parameters.

Enhanced API.

17 Mar 18:35
Compare
Choose a tag to compare

The API has been changed. Algorithms used for matrix factorization are now accessible as Python objects rather than string parameters. This makes Nimfa more intuitive and easier to use, especially in environments such as IPython.

Python 3 compatibility.

16 Feb 13:41
Compare
Choose a tag to compare
v1.1

Re-added normalization to Medulloblastoma (needed in examples)