Skip to content

v1.26.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 22:13
· 35 commits to master since this release
dcfb033

MathOptInterface v1.26.0

Diff since v1.25.3

Merged pull requests:

  • [docs] fix formatting of BasisStatusCode docstring (#2430) (@odow)
  • [FileFormats.MPS] fix writing duplicate bounds for binary variables (#2431) (@odow)
  • [FileFormats.MPS] tidy and refactor test/FileFormats/MPS/MPS.jl (#2433) (@odow)
  • [FileFormats.NL] improve error msg when parsing unhandled headers (#2436) (@odow)
  • [FileFormats.NL] fix writing free nonlinear constraint (#2437) (@odow)
  • [Nonlinear] add timer to Evaluator for MOI.initialize (#2438) (@odow)
  • Prep for v1.26.0 (#2439) (@odow)
  • [Nonlinear] throw error if Hessian storage is insufficient (#2441) (@odow)

Closed issues:

  • [FileFormats.MPS] Problem when reading generated MPS with CPLEX (#2425)
  • [Nonlinear] add initialize timer (#2432)
  • [FileFormats.NL] cannot read models with S section (#2434)
  • [FileFormats.NL] write free rows (#2435)
  • ReverseAD doesn't error for out-of-bound writes (#2440)