Skip to content

Releases: SciML/Optimization.jl

v3.21.0

05 Jan 08:02
880fc54
Compare
Choose a tag to compare

Optimization v3.21.0

Diff since v3.20.2

Merged pull requests:

Closed issues:

  • NonConvex package manager (#350)
  • What is PolyOpt()? (#375)
  • Learning rate decay in callback function (#648)

v3.20.2

20 Dec 21:47
222a515
Compare
Choose a tag to compare

Optimization v3.20.2

Diff since v3.20.1

v3.20.1

20 Dec 02:51
eb54252
Compare
Choose a tag to compare

Optimization v3.20.1

Diff since v3.20.0

Merged pull requests:

  • [WIP] Keep symbolic expressions from mtk, make it moi compatible later (#636) (@Vaibhavdixit02)
  • Delete lib/OptimizationNonconvex directory to avoid unnecessary compa… (#646) (@Vaibhavdixit02)
  • CompatHelper: add new compat entry for SymbolicIndexingInterface at version 0.3 for package OptimizationMOI, (keep existing compat) (#647) (@github-actions[bot])

v3.20.0

14 Dec 13:55
6fc5804
Compare
Choose a tag to compare

Optimization v3.20.0

Diff since v3.19.3

Merged pull requests:

  • CompatHelper: add new compat entry for HiGHS at version 1 for package docs, (keep existing compat) (#551) (@github-actions[bot])
  • CompatHelper: bump compat for Flux to 0.14 for package docs, (keep existing compat) (#566) (@github-actions[bot])
  • CompatHelper: bump compat for Documenter to 1 for package docs, (keep existing compat) (#594) (@github-actions[bot])
  • CompatHelper: add new compat entry for OptimizationPRIMA at version 0.0.1 for package docs, (keep existing compat) (#618) (@github-actions[bot])
  • Change typeof(x) <: y to x isa y (#623) (@pepijndevos)
  • Fix optim maxsense (#624) (@Vaibhavdixit02)
  • fix: use SII instead of explicitly accessing SciMLFunction.syms (#626) (@AayushSabharwal)
  • Create polyopt.md (#627) (@Vaibhavdixit02)
  • Update OptimizationOptimJL.jl (#630) (@Vaibhavdixit02)
  • CompatHelper: add new compat entry for SciMLBase at version 2 for package docs, (keep existing compat) (#637) (@github-actions[bot])
  • Aqua + typos CI (#639) (@ArnoStrouwen)
  • Bump actions/checkout from 3 to 4 (#640) (@dependabot[bot])
  • Update Flux compat (#642) (@vavrines)
  • [skip ci] dependabot ignore typos patches (#643) (@ArnoStrouwen)

Closed issues:

  • Linking Nonconvex.jl (#123)
  • Add support for constraints for the other AD backends (#130)
  • Document MOI Optimizers (#143)
  • compiled tape ReverseDiff (#245)
  • Wrap LsqFit.jl and LeastSquaresOptim.jl to replace DiffEqParamEstim implementation (#447)
  • EnsembleProblem support (#491)
  • Documentation callbacks. (#498)
  • Provide new initial point without redefining the optimization problem (#500)
  • Is it possible to set the parameter "min_mesh_size" of the the NOMAD algorithm when calling from Optimization.jl ? (#573)
  • Finding a suitable algorithm to solve my problem (#610)
  • Docs job erroring (#614)
  • a bug in Optimization.jls enzyme extension (#621)
  • Provide a way to create OptimizationProblem from NonlinearLeastSquaresProblem (#622)
  • Optim.jl's IPNewton should not require constraints (#629)
  • Enormous unnecessary memory allocation (#638)

v3.19.3

23 Oct 18:16
5cb65c8
Compare
Choose a tag to compare

Optimization v3.19.3

Diff since v3.19.2

Merged pull requests:

v3.19.2

23 Oct 03:14
a3778fa
Compare
Choose a tag to compare

Optimization v3.19.2

Diff since v3.19.1

Merged pull requests:

Closed issues:

  • Inclusion of PRIMA solvers in Optimization.jl (#593)

v3.19.1

28 Sep 04:08
0f04c82
Compare
Choose a tag to compare

Optimization v3.19.1

Diff since v3.19.0

Merged pull requests:

Closed issues:

  • Bounds + maxiters breaks BFGS (#508)

v3.19.0

22 Sep 13:45
09cc1e7
Compare
Choose a tag to compare

Optimization v3.19.0

Diff since v3.18.0

v3.18.0

21 Sep 05:35
9f63462
Compare
Choose a tag to compare

Optimization v3.18.0

Diff since v3.17.0

Merged pull requests:

Closed issues:

  • Precompilation Warnings (#579)
  • Enzyme hessian throws a big error (#592)

v3.17.0

12 Sep 19:11
9820f1e
Compare
Choose a tag to compare

Optimization v3.17.0

Diff since v3.16.1

Merged pull requests: