Skip to content

v0.21.3

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jun 10:08
· 1149 commits to master since this release

JuMP v0.21.3

Diff since v0.21.2

Closed issues:

  • Define SOS variables without a weight (ordering) vector (#1916)
  • Allow @constraint without relational operator? (#2014)
  • Error message with Val{false} (#2087)
  • Add a nice way to access MOI attributes (#2158)
  • Non-explicit index placed without warning (#2190)
  • variables (plural) macro has no dosctrings (#2194)
  • Scalar product in objective (#2210)
  • Missing promote operation (#2213)
  • map for DenseAxisArray (#2234)
  • Unexpected order of variable indices (#2238)
  • Passing bounds before other constraints (#2243)
  • Test case failure for mutable_arithmetics.jl on power ppc4le platform (#2250)
  • Constraint macro RHS and LHS with length(dict[i]) command returns different values (#2254)
  • Deletion of named constraints and creation of identically named constraints (#2257)

Merged pull requests: