Skip to content

Releases: JuliaNLSolvers/Optim.jl

v2.0.1

05 Feb 07:58
4bcd6a6

Choose a tag to compare

Optim v2.0.1

Diff since v2.0.0

Merged pull requests:

  • Re-instate old behavior for Fminbox in terms of convergence calculatiโ€ฆ (#1232) (@pkofod)

Closed issues:

  • Default options in Optim.jl v2.0 don't seem appropriate (#1228)
  • value_gradient! returns the wrong thing for ManifoldObjective in v1.9.4 (#1229)

Breaking Release: JVP, cleanup, AD and callbacks

09 Jan 10:11
d0f5e0e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.13.3...v2.0.0

v1.13.3

26 Nov 16:12
2f1e619

Choose a tag to compare

What's Changed

Full Changelog: v1.13.2...v1.13.3

v1.13.2 (docs)

12 Jun 14:00
d815f74

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.13.1...v1.13.2

v1.13.1

12 Jun 09:38
65a87e7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.13.0...v1.13.1

v1.13.0

12 Jun 09:16
53662c0

Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.13.0

v1.12.0

31 Mar 20:40
8a55bc3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.0...v1.12.0

v1.11.0

23 Jan 13:43
b041bd6

Choose a tag to compare

Optim v1.11.0

Diff since v1.10.0

Merged pull requests:

  • Fixing extended trace failure for Adam and AdaMax and generalising alpha parameter to accept callable object (scheduler) (#1115) (@kishore-nori)
  • Update simulated_annealing.md documentation to avoid pointing to a very old issue. (#1116) (@pkofod)

v1.10.0

12 Nov 07:52
6a71141

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.4...v1.10.0

v1.9.4

02 Apr 09:29
01b9391

Choose a tag to compare

Optim v1.9.4

Diff since v1.9.3

Merged pull requests:

Closed issues:

  • Documentation Incorrect (#1082)
  • eval in OptimMOIExt fails to precompile (#1087)