Skip to content

v0.21.4

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Sep 01:22
· 1104 commits to master since this release
cef7d23

JuMP v0.21.4

Diff since v0.21.3

Closed issues:

  • Provide diagnostics mode to pinpoint source of NaNs (#320)
  • Ease the computation of IIS? (#1035)
  • Errors in a @Constraints block reported with incorrect line numbers (#1174)
  • [release-0.18] Callback test failure on Julia 1.0 (#1539)
  • Feature request: solve relaxation (#1611)
  • dual & shadow_price do not work on sparse arrays (#1876)
  • Print subexpressions in nonlinear models (#1983)
  • Export of Private Macros (#2023)
  • Old error message on ambiguous variable name. Keyword "category" no longer exists (#2035)
  • assertion error with ifelse (#2115)
  • Debug info for unsupported constraints (#2143)
  • Local indices in macros are not given gensym'd names (#2186)
  • GenericAffOrQuadExpr undefined in JuMP v0.21.2 (#2225)
  • Add a check that constraint RHSs are finite (#2233)
  • Missing method with value(::MA.Zero) (#2260)
  • Documentation inconsistency: MOI or MathOptInterface? (#2263)
  • SparseAxisArray error (#2280)
  • similar(::JuMP.Containers.DenseAxisArray...) is ambiguous (#2282)
  • Printing NLexpressions (#2287)
  • Infer bounds on binary variables (#2288)
  • Heuristic callback with non-Float64 (#2290)
  • JuMP.set_silent(model) not working for Ipopt (#2297)
  • Something wrong with running JuMP (#2298)
  • Constraints' start values by using variables' start values (#2299)
  • Support for restoring constraints after unfix rather than deleting them (#2304)
  • Default variable name by the symbol (#2305)
  • Missing website (#2310)
  • Docs: Add info on start for multiple variables (#2312)
  • Expand documentation for user defined functions (#2314)
  • Bug in SDP parsing? (#2320)
  • Make a new release? (#2326)
  • Model not properly displayed in IJulia (#2328)

Merged pull requests: