Skip to content

v1.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 May 09:23
· 301 commits to master since this release
197424d

MathOptInterface v1.16.0

Diff since v1.15.1

Closed issues:

  • Set request: ScaledPSDCone (#531)
  • Add NormPCone (#2118)
  • Debug failure on nightly (#2159)
  • Add requirements for adding a set (#2165)
  • Bug in HermitianToSymmetricPSDBridge (#2170)

Merged pull requests:

  • Add NormCone for representing the epigraph of a p-norm (#2119) (@odow)
  • Add ScaledPositiveSemidefiniteConeTriangle (#2154) (@blegat)
  • [Bridges] add tests for deleting variable in bridged objective (#2156) (@odow)
  • Fix env vars in solver-tests.yml (#2157) (@odow)
  • [FileFormats.MOF] update to v1.3 (#2158) (@odow)
  • [docs] update links for developer chatroom (#2160) (@odow)
  • Work around regression in nightly by adding new method (#2161) (@odow)
  • Add four functions in the NLP API (#2162) (@amontoison)
  • Alternative fix for #2161 (#2163) (@odow)
  • Fix the docstring of hessian_objective_structure (#2164) (@amontoison)
  • Add basic test for HermitianPSD (#2166) (@blegat)
  • [docs] add checklist for adding a new set (#2167) (@odow)
  • [docs] add more checklists to developer documentation (#2168) (@odow)
  • [FileFormats.MOF] update to v1.4 (#2169) (@odow)
  • [Bridges] fix bug in HermitianToSymmetricPSDBridge (#2171) (@odow)
  • Prep for v1.16.0 (#2172) (@odow)
  • Fix convert(::VariableIndex, ::ScalarAffineFunction) with zero coefficients (#2173) (@odow)