Skip to content

v1.52.0

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Jul 00:42
· 11 commits to master since this release
c3e26e9

MathOptInterface v1.52.0

Diff since v1.51.2

Merged pull requests:

  • [Utilities] fix ProductOfSets to handle zero-dimensional rows (#3022) (@odow)
  • [Nonlinear.SymbolicAD] simplify zero and one terms in simplify! (#3023) (@odow)
  • [docs] update Vale action version in workflow (#3024) (@odow)
  • [Utilities] add RuntimeProductOfSets (#3026) (@odow)
  • [Bridges] fix support for nested final_touch bridges (#3027) (@odow)
  • Bump actions/setup-python from 6 to 7 (#3028) (@dependabot[bot])
  • Update OrderedCollections version in Project.toml (#3029) (@odow)
  • Prep for v1.52.0 (#3030) (@odow)
  • Fix formatting for latest JuliaFormatter release (#3031) (@odow)
  • Fix RSOCtoPSDBridge for generic number types (#3033) (@nanleij)
  • [Bridges] fix and test various bridges with non-Float64 eltype (#3035) (@odow)
  • Improve error messages of various errors (#3036) (@odow)

Closed issues:

  • Adding a bridge that needs final_touch bridges in the final_touch of another bridge (#1980)
  • Variational inequalities (#2463)
  • ProductOfSets is wrong when a constraint has zero rows (#3019)
  • set_start_value silently fails for optimizers which do not support it (#3032)