Skip to content

0.1.1

Latest
Compare
Choose a tag to compare
@yihming yihming released this 24 Jun 03:31
· 1 commit to main since this release
df1270f

Initial release.

Two top-level functions:

  • run_nmf: Perform Non-negative Matrix Factorization (NMF) on a non-negative matrix.
  • integrative_nmf: Perform integrative NMF (iNMF) on a list of non-negative matrices.

See details in README.rst file.