v3.14.0
·
1141 commits
to master
since this release
Optimization v3.14.0
Closed issues:
- Support for MathOptInterface.AbstractOptimizer that do not support MathOptInterface.NLPBlock (#369)
- [email protected] need a compat bound for [email protected] (#504)
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)