Skip to content

Releases: JuliaFirstOrder/ProximalOperators.jl

v0.12.0

09 Sep 12:23
65e3b72
Compare
Choose a tag to compare

ProximalOperators v0.12.0

Diff since v0.11.0

Merged pull requests:

v0.11.0

31 May 12:11
3951d47
Compare
Choose a tag to compare

ProximalOperators v0.11.0

Diff since v0.10.3

Closed issues:

  • Strange errors in test Julia 1.1 (#73)
  • nonconvex prox calculus rule (#81)
  • Prox of Sum (#90)
  • Add prox! method for IndPSD handling matrices (#100)
  • possible test failure in upcoming Julia version 1.5 (#105)
  • Projection on Stiefel manifold (#107)

Merged pull requests:

v0.10.3

25 Sep 15:51
v0.10.3
3641823
Compare
Choose a tag to compare
  • Fixed LeastSquares to make it work on Adjoint or Transpose matrices as well (#83)

v0.10.2

07 Jul 16:11
v0.10.2
44dcef1
Compare
Choose a tag to compare

Fixes for Julia 1.2

Bug fix

22 Mar 21:38
Compare
Choose a tag to compare
  • Fixed a typing bug in LogisticLoss

Julia 1.1 compatibility

08 Feb 17:01
Compare
Choose a tag to compare
  • removed precompilation issues with Julia 1.1
  • fixed tests
  • fixed types
  • fixed docs deployment

Goodbye Julia 0.7

17 Dec 21:15
Compare
Choose a tag to compare
  • Bumped requirements for Julia (1.0), IterativeSolvers (0.8), OSQP (0.3)
  • Added IndHyperslab and CubeNormL2
  • Fixed bugs
  • Fixed typing issues
  • Hardened tests

Farewell Julia 0.6

06 Sep 19:34
Compare
Choose a tag to compare

This is the last 0.6-compatible release. Changes include:

  • Added IndPolyhedral for the indicator of convex polyhedral sets
  • Added the Sum calculus rule
  • Performance improvements
  • Fixed deprecations
  • Fixed bugs

Welcome Julia 0.7!!

07 Sep 08:19
Compare
Choose a tag to compare

This is the first Julia 0.7-compatible version of the package.

More fixes and functions

04 Dec 08:54
Compare
Choose a tag to compare
  • Fixed bug and slightly changed the interface of SlicedSeparableSum
  • Added LogisticLoss
  • Added SqrHingeLoss

See the diff.