Skip to content

Releases: jump-dev/PolyJuMP.jl

v0.5.1

25 Nov 23:04
2cdee1b

Choose a tag to compare

PolyJuMP v0.5.1

Diff since v0.5.0

Merged pull requests:

v0.5.0

22 Nov 22:17
77ff653

Choose a tag to compare

PolyJuMP v0.5.0

Diff since v0.4.3

Merged pull requests:

v0.4.3

28 May 23:15
8eb5802

Choose a tag to compare

PolyJuMP v0.4.3

Diff since v0.4.2

Merged pull requests:

v0.4.2

22 Apr 01:25
c0dfa80

Choose a tag to compare

PolyJuMP v0.4.2

Diff since v0.4.1

Closed issues:

  • JuMP example from SIAM 2017 slide 13: error: constraint is not supported by the model (#57)
  • PolyJuMP example from SIAM 2017 slide 15: error: MethodError: no method matching build_variable... (#58)

Merged pull requests:

  • Stop abusing the TagBot CI (#59) (@odow)
  • Update CI to Github actions (#60) (@odow)
  • Qualify the use of coefficient (#61) (@odow)

v0.4.1

18 Sep 16:16

Choose a tag to compare

PolyJuMP v0.4.1

Diff since v0.4.0

Merged pull requests:

  • update URLs for jump-dev migration (#56) (@mlubin)

v0.4.0

21 Feb 17:06

Choose a tag to compare

PolyJuMP v0.4.0

Diff since v0.3.6

Merged pull requests:

v0.3.6

29 Jan 10:33
v0.3.6

Choose a tag to compare

v0.3.6 (2020-01-29)

Diff since v0.3.5

Closed issues:

  • UndefVarError: concrete_bridge_type not defined (#48)

Merged pull requests:

  • Add support for arbitrary polynomial basis (#51) (blegat)

v0.3.5

17 Jan 00:11
v0.3.5

Choose a tag to compare

v0.3.5 (2020-01-16)

Diff since v0.3.4

Merged pull requests:

  • Use scalarize, faster than eachscalar followed by collect (#50) (blegat)

v0.3.4

31 Oct 23:48
v0.3.4

Choose a tag to compare

v0.3.4 (2019-10-31)

Diff since v0.3.3

Merged pull requests:

  • Sets MomentAttribute to be invariant under function conversion (#49) (blegat)

v0.3.3

03 Sep 06:56
v0.3.3

Choose a tag to compare

v0.3.3 (2019-09-02)

Diff since v0.3.2

Merged pull requests:

  • Update to MOI v0.9 and JuMP v0.20 (#47) (blegat)
  • Add JuliaCon presentation (#46) (blegat)
  • Add missing 'model, ' in error message (#45) (blegat)