v1.13.2
·
341 commits
to master
since this release
MathOptInterface v1.13.2
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)