Skip to content

Releases: JuliaNLSolvers/Optim.jl

v2.1.0

28 May 05:33
d401b99

Choose a tag to compare

Optim v2.1.0

Diff since v2.0.1

Merged pull requests:

  • Various fixes to the MOI wrapper (#1235) (@odow)
  • Fix typos (#1236) (@abhro)
  • expose beta in the state of NLCG solver (#1238) (@nmbader)
  • Bump codecov/codecov-action from 5 to 6 (#1239) (@dependabot[bot])
  • Bump julia-actions/cache from 2 to 3 (#1240) (@dependabot[bot])
  • CompatHelper: bump compat for RecursiveArrayTools in [extras] to 4, (keep existing compat) (#1241) (@github-actions[bot])
  • Try to restart the optimization if the line search fails. (#1242) (@pkofod)
  • Remove Literate.jl deprecation from docs/generate.jl (#1245) (@abhro)
  • Update documentation (#1246) (@abhro)
  • Add/update language syntax highlight tags for fenced code block examples (#1247) (@abhro)
  • Bump julia-actions/setup-julia from 1 to 3 (#1251) (@dependabot[bot])
  • LineSearches 6.7.2 with updated tests (#1253) (@pkofod)

Closed issues:

  • Private channel for reporting a security issue (#1256)

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