Skip to content

Releases: JuliaLinearAlgebra/NonNegLeastSquares.jl

v0.4.1

24 Jul 19:01
d116b2a
Compare
Choose a tag to compare

NonNegLeastSquares v0.4.1

Diff since v0.4.0

Merged pull requests:

Closed issues:

  • nonneg_lsq v0.6 deprecations (#7)
  • pivot_cache with float32 data does not stop (#31)
  • MLJ interface (#33)
  • Different results shape in single process vs distributed (#34)
  • Distributed vs threading (#36)

v0.4.0

20 Apr 16:16
2c932bb
Compare
Choose a tag to compare

NonNegLeastSquares v0.4.0

Diff since v0.3.0

Merged pull requests:

v0.3.0

27 Mar 17:19
a7ff3bb
Compare
Choose a tag to compare

NonNegLeastSquares v0.3.0

Diff since v0.2.0

Closed issues:

  • can't "add" to julia 1.0.1 (#12)
  • Coordinate Descent? (#22)

Merged pull requests:

v0.2.0

26 Mar 19:15
427bec5
Compare
Choose a tag to compare

NonNegLeastSquares v0.2.0

Closed issues:

  • Faster NNLS algorithm (#2)
  • admm method does not always terminate (#4)
  • Block principal pivoting method is missing step 5 from Algorithm 2 of Kim & Park (2011) (#9)
  • Add support for more generic operators (#14)
  • Info about upcoming removal of packages in the General registry (#18)

Merged pull requests: