Skip to content

Releases: JuliaNLSolvers/Optim.jl

v1.13.2 (docs)

12 Jun 14:00
d815f74
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v1.12.0

31 Mar 20:40
8a55bc3
Compare
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
Compare
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
Compare
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
Compare
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)

v1.9.3+doc1

23 Mar 00:50
3886d2b
Compare
Choose a tag to compare

Run docs

v1.9.3

21 Mar 14:09
3886d2b
Compare
Choose a tag to compare

Optim v1.9.3

Diff since v1.9.2

Merged pull requests:

  • Make MathOptInterface.jl a weak dependency (#1081) (@theogf)

Closed issues:

  • Simple optimization failing (#1083)

v1.9.2

05 Feb 21:23
78ab1f4
Compare
Choose a tag to compare

Optim v1.9.2

Diff since v1.9.1

Merged pull requests:

Closed issues:

  • CUDA and Adam errors (#1074)