Skip to content

v1.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jun 01:11
· 480 commits to master since this release
494933f

MathOptInterface v1.17.0

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