Skip to content

v1.14.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Sep 03:55

JuMP v1.14.1

Diff since v1.14.0

Closed issues:

  • JuMP 1.14.0 fails to precompile on Julia 1.6.0/1 (#3461)
  • StackOverflow with operate!! and NonlinearExpr (#3469)
  • Nonlinear interfaces are not well distinguished in the docs (#3471)

Merged pull requests:

  • [Nonlinear] add new nonlinear interface (#3106) (@odow)
  • [docs] add GAMS to the documentation (#3357) (@odow)
  • Add upper_triangle and docs for {Log,Root}DetCone{Triangle,Square} (#3456) (@odow)
  • [docs] update The knapsack problem example (#3459) (@odow)
  • [docs] update The diet problem (#3460) (@odow)
  • [docs] update Multi-objective knapsack (#3462) (@odow)
  • [docs] update Rocket Control tutorial (#3463) (@odow)
  • Fix use of @nospecialize with default arguments (#3464) (@odow)
  • [docs] update Column generation tutorial (#3465) (@odow)
  • [docs] add two-stage stochastic program tutorial (#3466) (@odow)
  • Change argument order of NonlinearOperator (#3468) (@blegat)
  • [docs] distinguish Nonlinear Modeling sections in documentation (#3472) (@odow)
  • Fix vector of parameters and add documentation (#3473) (@odow)
  • Fix performance of MA.add_mul for NonlinearExpr (#3475) (@odow)
  • Revert to an older version of Documenter.jl (#3478) (@odow)
  • Prep for v1.14.1 (#3480) (@odow)