Skip to content

v3.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Apr 18:39
· 1141 commits to master since this release
673a0cb

Optimization v3.14.0

Diff since v3.13.1

Closed issues:

Merged pull requests:

  • Adds support for MOI.AbstractOptimizer that do not support MOI.NLPBlock (#381) (@ValentinKaisermayer)
  • [WIP] Add AutoEnzyme for using Enzyme as the AD backend (#483) (@Vaibhavdixit02)
  • Correct some typos (#505) (@goggle)
  • CompatHelper: add new compat entry for Symbolics at version 5 for package OptimizationMOI, (keep existing compat) (#506) (@github-actions[bot])
  • CompatHelper: add new compat entry for ModelingToolkit at version 8 for package OptimizationMOI, (keep existing compat) (#507) (@github-actions[bot])
  • Bump DiffEqFlux in tests (#509) (@ChrisRackauckas)
  • Add all optimizer types from Optim to __init (#510) (@Vaibhavdixit02)