v1.17.0
·
480 commits
to master
since this release
MathOptInterface v1.17.0
Closed issues:
- Bridge tests outside of MOI (#2175)
- FileFormats/LP:
read_from_file
returns incorrect quadratic terms (#2181)
Merged pull requests:
- Add ScalarNonlinearFunction support (#2059) (@odow)
- [Test] add tests for NormNuclearCone, NormSpectralCone and HermitianPSDCone (#2174) (@odow)
- Add value_type for AbstractFunction (#2176) (@blegat)
- Fix support for external sets in loadfromstring (#2177) (@odow)
- Fix promote_operation for ScalarNonlinearFunction (#2179) (@odow)
- [FileFormats.LP] fix reading off-diagonals of quadratic functions (#2182) (@odow)
- [FileFormats.LP] fix new lines in middle of quadratic objective (#2184) (@odow)
- Prep for v1.17.0 (#2185) (@odow)