Skip to content

v1.20.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Feb 19:33
· 96 commits to master since this release
8b9f89a

JuMP v1.20.0

Diff since v1.19.0

Merged pull requests:

  • [docs] Add Optim to list of solvers (#3624) (@blegat)
  • Bump compat of DimensionalData (#3666) (@odow)
  • Allow MOI.ModelLike as the optimizer instead of MOI.AbstractOptimizer (#3667) (@odow)
  • Add is_solved_and_feasible (#3668) (@odow)
  • [docs] add links to status and result codes (#3669) (@odow)
  • Fix converting Number to GenericNonlinearExpr (#3672) (@odow)
  • Prep for v1.20.0 (#3674) (@odow)
  • [README] use stable link instead of version-specific (#3676) (@odow)
  • [README] refactor links into table (#3677) (@odow)

Closed issues:

  • NumFOCUS: GSoC 2024 Update (#3665)
  • Error vcat(::NonlinearExpr, ::VariableRef, ::Float64) (#3671)
  • Increase performance of SOC constraints (#3673)