Skip to content

v1.13.2

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Mar 21:32
· 341 commits to master since this release
3f44cba

MathOptInterface v1.13.2

Diff since v1.13.1

Closed issues:

  • Better printing of functions (#2111)
  • Poor performance with complex SDPs (#2124)
  • Algebraic form not printed when no MIME is given (#2125)

Merged pull requests:

  • Print algebraic form of AbstractFunction by default (#2112) (@odow)
  • Test support for VariablePrimalStart in Bridges.Variable (#2116) (@odow)
  • [Nonlinear] fix splatting when collection does not support reverse (#2120) (@odow)
  • [FileFormats.LP] fix reading models with default bounds (#2121) (@odow)
  • Prep for v1.13.2 (#2122) (@odow)
  • Add Bridges.Constraint.HermitiantoSymmetricPSDBridge by default (#2123) (@blegat)
  • [Utilities] add default MIME for printing (#2126) (@odow)