Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Dec 20:25
· 523 commits to master since this release
9b4c880

JuMP v1.5.0

Diff since v1.4.0

Closed issues:

  • set_time_limit_sec: take Dates.Period as argument? (#3115)
  • Error updating JuMP (#3124)
  • solution summary to report the number of cuts applied to a problem with discrete variables (#3126)
  • Setting Optimizer Attributes on an OptimizerWithAttributes (#3128)
  • solver argument (Clp.Optimizer) must be an AbstractMathProgSolver (#3137)

Merged pull requests:

  • [docs] build with Documenter#master (v0.28-DEV) (#3094) (@odow)
  • Add HermitianPSDCone (#3109) (@blegat)
  • [docs] update package versions (#3119) (@odow)
  • [docs] fix output in diet tutorial (#3120) (@odow)
  • [docs] explain Dates.period in set_time_limit_sec (#3121) (@odow)
  • Fix error message for vectorized interval constraints (#3123) (@odow)
  • Fix optimizer_attribute with AbstractString names (#3127) (@odow)
  • Add support for get/set of attributes in optimizer_with_attributes (#3129) (@odow)
  • Update format for JuliaFormatter v1.0.15 (#3130) (@odow)
  • [docs] Update how setup the HTTP server in web_app.jl (#3131) (@odow)
  • Add tests for LinearAlgebra wrapper operations (#3132) (@odow)
  • [docs] update to MOI v1.10.0 (#3133) (@odow)
  • Add support for creation of complex variables (#3134) (@blegat)
  • [docs] tidy format of the release notes (#3135) (@odow)
  • [docs] update to MathOptInterface v1.11.0 (#3139) (@odow)
  • [docs] add documentation for complex-number support (#3141) (@odow)
  • Prep for v1.5.0 (#3142) (@odow)
  • [docs] remove the workforce and steelT3 tutorials (#3143) (@odow)