Skip to content

Releases: JuliaStats/NMF.jl

v1.0.3

24 Jul 18:28
0da1fbf
Compare
Choose a tag to compare

NMF v1.0.3

Diff since v1.0.2

Merged pull requests:

v1.0.2

25 Jul 23:50
07419bf
Compare
Choose a tag to compare

NMF v1.0.2

Diff since v1.0.1

Merged pull requests:

v1.0.1

18 Jul 22:31
faac349
Compare
Choose a tag to compare

NMF v1.0.1

Diff since v1.0.0

Merged pull requests:

v1.0.0

27 Jan 12:17
e2139ac
Compare
Choose a tag to compare

NMF v1.0.0

Diff since v0.5.3

Closed issues:

  • CoordinateDescent performance vs. sklearn (#43)
  • Probabilistic NMF (#61)
  • Test fragility (#73)

Merged pull requests:

v0.5.3

20 Apr 22:02
6948c9f
Compare
Choose a tag to compare

NMF v0.5.3

Diff since v0.5.2

Closed issues:

  • Breaking change between 0.5.1 and 0.5.2 (#62)

Merged pull requests:

v0.5.2

13 Apr 10:02
445dc5a
Compare
Choose a tag to compare

NMF v0.5.2

Diff since v0.5.1

Closed issues:

  • Initialization using randomized SVD (#58)

Merged pull requests:

v0.5.1

13 Mar 05:06
0ede76b
Compare
Choose a tag to compare

NMF v0.5.1

Diff since v0.5.0

Closed issues:

  • randinit with overly specific arguments (#3)
  • Separable NMF algorithm (#11)
  • Adjust interface to allow specification of W and H (#19)
  • "α is not finite" on CI (#29)
  • different scaling factor in nndsvd comparing to original paper (#32)
  • Random initialization with normalization not working properly (#34)
  • Options for fixing W or H during solve! (#44)
  • Incorrect CI status in README.md (#51)

Merged pull requests:

v0.5.0

11 Nov 00:10
884ef90
Compare
Choose a tag to compare

v0.4.2

09 Nov 19:04
64fff2f
Compare
Choose a tag to compare

NMF v0.4.2

Diff since v0.4.1

Closed issues:

  • Convergence history (#7)
  • :multdiv always gives a NaN matrix and a zero matrix (#15)
  • :multmse fails; returns zeros all the time (#16)
  • weird MethodError (#28)
  • New version tagging (#41)

Merged pull requests:

v0.4.1

18 Sep 19:04
49d8479
Compare
Choose a tag to compare

NMF v0.4.1

Diff since v0.4.0

Closed issues:

  • ETA for Julia 0.7-1.0 compatible release? (#27)
  • add init and alg to NMF.Result (#30)
  • New version tagging (#35)

Merged pull requests: