Skip to content

v0.21.2

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Apr 20:06
· 1223 commits to master since this release
6017d7b

JuMP v0.21.2

Diff since v0.21.1

Closed issues:

  • Empty sums (#2120)
  • Creating empty SparseAxisArray not possible (#2169)
  • Initialize JuMP model when optimizer is nothing (#2172)
  • Writing nonlinear expressions to file does not work (#2180)
  • Easy way to determine constraints and/or variables leading to failed solving? (#2185)
  • Problem with two empty summations in a constraint (#2187)
  • Variable x[1] does not belong to this model (#2189)
  • Model(Optimizer) produces an error (#2192)
  • missing add_to_expression! method (#2197)
  • write_to_file doesn't work on windows (#2206)
  • JuMPScalars should have conj(x) = x defined since they are required to be real (#2208)

Merged pull requests: