Skip to content

Releases: jump-dev/SDPA.jl

v0.5.1

07 Mar 19:46
593a38d
Compare
Choose a tag to compare

SDPA v0.5.1

Diff since v0.5.0

Merged pull requests:

Closed issues:

  • Fix on 32-bit (#30)
  • Rebuild JLL for Julia 1.10 (#56)

v0.5.0

20 Apr 00:04
78a903c
Compare
Choose a tag to compare

SDPA v0.5.0

Diff since v0.4.1

Closed issues:

  • Windows support (#3)
  • Convex.jl tests very slow with SDPA (also some failures) (#17)
  • Fix solve_twice (#31)
  • Symbol keys passed to RawOptimizerAttribute (#41)
  • Error message when getting option (#50)

Merged pull requests:

  • Remove unused dimension function (#43) (@blegat)
  • [BREAKING] Remove keyword arguments to Optimizer (#44) (@blegat)
  • Remove getindex that was for MathProgBase (#45) (@blegat)
  • Update README (#47) (@odow)
  • Add JuliaFormatter, tidy imports, and add license header (#48) (@odow)
  • Rename private methods (#52) (@odow)
  • Remove global state in test/example (#53) (@odow)
  • Fix getting unset option (#54) (@odow)
  • [README] clarify mode options (#55) (@odow)

v0.4.1

23 Mar 12:28
6b10fb1
Compare
Choose a tag to compare

SDPA v0.4.1

Diff since v0.4.0

Closed issues:

  • Installation failed on Julia-1.8.0-DEV (#34)
  • Can't pass mode attribute (#40)

Merged pull requests:

v0.4.0

02 Mar 16:21
b1829d4
Compare
Choose a tag to compare

SDPA v0.4.0

Diff since v0.3.2

Merged pull requests:

  • Update to MOI v1 (#36) (@blegat)
  • Update to CxxWrap v0.12 (#37) (@blegat)
  • [BREAKING] Drop Julia v1.0 to v1.5 and drop support for keyword (#38) (@blegat)

v0.3.2

07 Sep 09:15
7955486
Compare
Choose a tag to compare

SDPA v0.3.2

Diff since v0.3.1

Merged pull requests:

v0.3.1

22 Apr 02:59
37c0494
Compare
Choose a tag to compare

SDPA v0.3.1

Diff since v0.3.0

Merged pull requests:

  • Stop abusing the TagBot CI (#28) (@odow)
  • Update CI to GH actions and exclude troublesome tests (#29) (@odow)

v0.3.0

04 Sep 13:08
Compare
Choose a tag to compare

SDPA v0.3.0

Diff since v0.2.2

Closed issues:

  • The readme describes MPB, should be updated for MOI (#23)

Merged pull requests:

v0.2.2

31 May 15:04
Compare
Choose a tag to compare

SDPA v0.2.2

Diff since v0.2.1

Closed issues:

  • Other solvers of the SDPA family (#7)
  • MOI wrapper doesn't implement full SemidefiniteOptInterface interface? (#19)
  • Problem building SDPA (#22)

Merged pull requests:

v0.2.1

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

v0.2.1 (2019-10-18)

Diff since v0.2.0

Merged pull requests:

  • Return ITERATION_LIMIT for noInfo (#20) (blegat)

v0.2.0

13 Aug 22:52
v0.2.0
Compare
Choose a tag to compare

v0.2.0 (2019-08-13)

Diff since v0.1.1

Merged pull requests: