Skip to content

Releases: jump-dev/SumOfSquares.jl

v0.3.4

20 Jul 10:39
v0.3.4
Compare
Choose a tag to compare

v0.3.4 (2019-07-20)

Diff since v0.3.3

Closed issues:

  • bounds and optimal variables (#111)

Merged pull requests:

v0.3.3

20 Jun 09:54
v0.3.3
Compare
Choose a tag to compare

Implement dual for more constraints and introduce moments.

v0.3.2

20 May 18:17
v0.3.2
Compare
Choose a tag to compare

Commits

Merged PRs

This changelog was automatically generated, and might contain inaccuracies.

Bug fix for copositive constraints

06 Apr 09:40
b24d88e
Compare
Choose a tag to compare
Merge pull request #96 from ccoffrin/patch-1

fix typo

Update to JuMP v0.19

04 Mar 16:42
586b55e
Compare
Choose a tag to compare

Refactoring to use the new extensive design of JuMP:

  • Leverage the parse/build/add pipeline to extend JuMP macros for polynomial variables and constraints.
  • Implement transformation of Sum-of-Squares constraints into PSD constraints using MOI bridges.

Add support for Julia v1.0

02 Oct 18:21
Compare
Choose a tag to compare
v0.2.1

Stop checkouting PolyJuMP on Travis

v0.2.0

03 Jul 20:08
Compare
Choose a tag to compare
Updates now that PolyJuMP is released

v0.1.1: Merge pull request #34 from JuliaOpt/bl/workaround

27 Mar 16:28
be96b6a
Compare
Choose a tag to compare

v0.1.0: Merge pull request #29 from JuliaOpt/fix8

19 Sep 19:09
Compare
Choose a tag to compare

v0.0.1

15 Mar 16:45
Compare
Choose a tag to compare
Rename extrema to map_extrema