Skip to content

Releases: jump-dev/JuMP.jl

v0.20.0

26 Aug 09:05
v0.20.0
Compare
Choose a tag to compare

v0.20.0 (2019-08-25)

Diff since v0.19.2

Closed issues:

  • Simple Example not Working (#2038)
  • Prepare release notes for 0.20 (#2036)
  • Examples are failing CI (#2033)
  • dual_objective_value (#2030)
  • MOI Constraint Error (#2024)
  • Update language for NumFOCUS (#2021)
  • callback with MOI (#2020)
  • Functions in NLxxx that are stored in struct give bad error (#2016)
  • ERROR:: Expected to be a number. (#2013)
  • Naming multiple constraints? (#2002)
  • error when JuMP tries autodiff User-defined Function (#1998)
  • Throw a nicer error on NLP not supported (#1996)
  • Rename m -> model in test utilities (#1992)
  • Cannot multiply array of polynomials and array of JuMP variables (#1990)
  • Sum identity and matrix of variables (#1989)
  • User defined functions propagate to solver (#1969)
  • set_parameter (#1965)
  • Bounds on SDP matrix variables (#1945)
  • all_variables reverts indices on multi-dimensional arrays (#1944)
  • raw_status (#1942)
  • Large optimization models (#1940)
  • Constants modification (#1937)
  • Nonlinear Modeling: user-defined functions with vector inputs *and* output (#1914)
  • variable lower/upper bound inconsistency (#1892)
  • A[t]_mul_B[!] deprecated upstream (#1716)
  • Feature Request: sensitivity summary for LPs (#1332)

Merged pull requests:

v0.19.2

09 Jun 04:48
v0.19.2
69c7d6c
Compare
Choose a tag to compare

v0.19.2 (2019-06-08)

Diff since v0.18.6

Closed issues:

  • length(hess_I) > 0 (#1981)
  • InexactError: Float64 when problem gets big (#1973)
  • Splatting does not work inside [] for variable declarations (#1964)

Merged pull requests:

  • [release-0.19] prep for 0.19.2 (#1986) (mlubin)
  • [release-0.19] Fix a bug in subexpression handling (#1984) (mlubin)

v0.18.6

25 May 14:54
v0.18.6
a9de4d0
Compare
Choose a tag to compare

v0.18.6 (2019-05-24)

Diff since v0.19.1

Closed issues:

  • LoadError: UndefVarError: OptimizerFactory not defined (#1972)
  • Value for variable at each iteration step (#1971)
  • Finding all optimal solutions from solver (#1970)
  • more tools for determining if expressions are zero (#1906)

Merged pull requests:

  • [release-0.18] remove julia 0.6 from Project.toml. (#1976) (mlubin)
  • add Project.toml so we can tag 0.18.6 (#1975) (mlubin)
  • [release-0.18] Fix import expression for Julia 1.2 (#1909) (iamed2)
  • [release-0.18] Fix objective constant bug in conic problems (#1727) (odow)
  • Remove broken KeyIterator on 0.7+ in JuMP 0.18 (#1659) (coroa)

v0.19.1

13 May 06:16
90cdbf8
Compare
Choose a tag to compare

Migrate from MathProgBase to MathOptInterface

15 Feb 22:48
ebd368b
Compare
Choose a tag to compare

0.19-beta2

08 Jan 03:02
7c115a2
Compare
Choose a tag to compare
0.19-beta2 Pre-release
Pre-release

Minor fixes and compatibility with MOI 0.8.1

0.19-beta

20 Dec 13:31
7d5e0e6
Compare
Choose a tag to compare
0.19-beta Pre-release
Pre-release

See NEWS.md.

v0.18.5

01 Dec 08:16
7057a02
Compare
Choose a tag to compare
prep for 0.18.5 (#1652)

Alpha-quality preview of JuMP 0.19

10 Oct 03:06
a1d333e
Compare
Choose a tag to compare
Pre-release

See NEWS.md.

v0.18.4

08 Oct 13:31
2cab520
Compare
Choose a tag to compare
prep for 0.18.4 (#1530)