v1.25.0
github-actions
released this
05 Jan 21:20
·
122 commits
to master
since this release
MathOptInterface v1.25.0
Merged pull requests:
- Add AutomaticDifferentiationBackend (#2386) (@odow)
- [Nonlinear] fix initialize for ExprGraphOnly (#2387) (@odow)
- Fix converting 0-valued Scalar(Affine,Quadratic)Function to Nonlinear (#2388) (@odow)
- Prep for v1.25.0 (#2389) (@odow)
- [FileFormats.NL] ignore, rather than error, when names are given (#2390) (@odow)
- [FileFormats.NL] fix reading file with no objective (#2391) (@odow)
- [FileFormats.NL] fix support for reading free constraints (#2392) (@odow)
Closed issues:
- Add AutomaticDifferentiationBackend attribute (#2385)