Releases: HolyLab/NMFMerge.jl
Releases · HolyLab/NMFMerge.jl
v1.1.0
NMFMerge v1.1.0
Merged pull requests:
- Bump codecov/codecov-action from 4 to 5 (#24) (@dependabot[bot])
- Release 1.0.1 (#26) (@timholy)
- fix c=0, g=0 (#29) (@youdongguo)
- add illustration example of NMFMerge concept (#30) (@youdongguo)
- README: link to the published paper (#31) (@timholy)
- CompatHelper: bump compat for DataStructures to 0.19, (keep existing compat) (#32) (@github-actions[bot])
- add queuepenalty (#33) (@youdongguo)
- Fix merging of W=0 components (#35) (@timholy)
- Yg/more test for 0 components (#36) (@youdongguo)
Closed issues:
- Rewrite README (#27)
v1.0.1
NMFMerge v1.0.1
Merged pull requests:
- add_citation_info (#19) (@youdongguo)
- update gsvd pkg (#21) (@youdongguo)
- Yg/rank 1 fail test (#22) (@youdongguo)
- CompatHelper: add new compat entry for GsvdInitialization at version 1, (keep existing compat) (#23) (@github-actions[bot])
- MassInstallAction: Install the CompatHelper workflow on this repository (#25) (@kdw503)
Closed issues:
- Needs CITATION.cff (#18)
v1.0.0
NMFMerge v1.0.0
Merged pull requests:
- Bump julia-actions/setup-julia from 1 to 2 (#1) (@dependabot[bot])
- Bump julia-actions/cache from 1 to 2 (#2) (@dependabot[bot])
- improve precision, clean up some funcs (#6) (@youdongguo)
- add documentation (#7) (@youdongguo)
- fix code bug (#8) (@youdongguo)
- add top wrapper not test (#10) (@youdongguo)
- add top wrapper and update read me (#11) (@youdongguo)
- Fix an inference failure (capture by closure) (#12) (@timholy)
- add tsvd to merge pkg (#13) (@youdongguo)
- Polish the language in docstrings and README (#14) (@timholy)
- CompatHelper: add new compat entry for GsvdInitialization at version 0.1, (keep existing compat) (#15) (@github-actions[bot])
- allow pre-release version (#16) (@youdongguo)