Skip to content

v1.25.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jan 21:20
· 67 commits to master since this release
79455ba

MathOptInterface v1.25.0

Diff since v1.24.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)