Skip to content

Releases: JuliaFirstOrder/ProximalOperators.jl

v0.16.1

27 Oct 19:49
86dcef2
Compare
Choose a tag to compare

ProximalOperators v0.16.1

Diff since v0.16.0

Merged pull requests:

v0.16.0

19 Aug 21:12
48ba8d3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.3...v0.16.0

v0.15.3

26 May 08:29
5b2845a
Compare
Choose a tag to compare

ProximalOperators v0.15.3

Diff since v0.15.2

Merged pull requests:

v0.15.2

11 Mar 20:53
124fa57
Compare
Choose a tag to compare

ProximalOperators v0.15.2

Diff since v0.15.1

Closed issues:

  • Lightweight “base” package with core definitions (#131)
  • SqrNormL2 expects λ to be positive (#139)

Merged pull requests:

v0.15.1

06 Mar 21:00
7c029e9
Compare
Choose a tag to compare

ProximalOperators v0.15.1

Diff since v0.15.0

Merged pull requests:

  • CompatHelper: bump compat for OSQP to 0.8, (keep existing compat) (#138) (@github-actions[bot])

v0.15.0

14 Feb 22:51
909130b
Compare
Choose a tag to compare

ProximalOperators v0.15.0

Diff since v0.14.2

Merged pull requests:

  • Add NormL1plusL2 (#133) (@fabian-sp)
  • Fixes to IndHyperslab, bump Julia version to 1 and 1.6 in workflows (#135) (@lostella)
  • CompatHelper: bump compat for "OSQP" to "0.7" (#136) (@github-actions[bot])
  • Introducing ProximalCore, cleaning up code (#137) (@lostella)

v0.14.2

29 Sep 14:24
fcd3d98
Compare
Choose a tag to compare

ProximalOperators v0.14.2

Diff since v0.14.1

Merged pull requests:

v0.14.1

06 Aug 11:17
81d1b50
Compare
Choose a tag to compare

ProximalOperators v0.14.1

Diff since v0.14.0

Closed issues:

  • TV norm prox (#124)

Merged pull requests:

  • Update docs and test workflows (#123) (@lostella)
  • Add benchmarks for IndExpPrimal, IndSimplex, IndBallL1, bump Julia to 1.6 (#126) (@lostella)
  • Refactor test script for optimality conditions, cosmetic changes (#127) (@lostella)
  • Add 1D-Total variation prox (#128) (@fabian-sp)
  • Implement more efficient projection on simplex and L1 ball (#129) (@lostella)

v0.14.0

20 Jan 16:43
adaa0d2
Compare
Choose a tag to compare

ProximalOperators v0.14.0

Diff since v0.13.0

Merged pull requests:

v0.13.0

27 Dec 12:30
9e342e4
Compare
Choose a tag to compare

ProximalOperators v0.13.0

Diff since v0.12.0

Closed issues:

  • Return types should agree with inputs? (#74)

Merged pull requests:

  • Making function value types the same as input eltype (#89) (@lostella)
  • use separate workflow for julia nightly (#116) (@lostella)
  • CompatHelper: bump compat for "IterativeSolvers" to "0.9" (#120) (@github-actions[bot])