Skip to content

v1.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 03:39
· 779 commits to master since this release
e9b1f4a

MathOptInterface v1.0.2

Diff since v1.0.1

Closed issues:

  • Catching _supports error in tests (#1757)
  • Unsupported attribute fails with function conversion bridge (#1758)
  • Constraint.RSOCtoPSDBridge fails for dimension 2 (#1761)
  • Using empty! with OptimizerWithAttributes (#1765)

Merged pull requests:

  • Fix bug in test_model_ScalarFunctionConstantNotZero (#1762) (@odow)
  • [Bridges] error in RSOCtoPSD when dimension is 2 (#1763) (@odow)
  • [Bridges] fix UnsupportedAttribute in function_conversion.jl (#1764) (@odow)
  • Prep for v1.0.2 (#1766) (@odow)