Skip to content

v0.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Nov 12:37
· 14 commits to main since this release

ProximalMethods v0.1.3

Diff since v0.1.2

Closed issues:

  • Incorrect lower bound on stepsize in backtrack! (#16)
  • Invalid stopping criterion in prox_grad (#17)
  • Change style argument for acceleration from string to symbol (#18)

Merged pull requests:

  • Bug fixes and interface changes to proximal gradient routines (#19) (@qntwrsm)