Skip to content

Releases: jump-dev/CSDP.jl

v0.5.4

24 Feb 16:06

Choose a tag to compare

v0.5.3

21 Feb 21:06

Choose a tag to compare

CSDP v0.5.3

Diff since v0.5.2

Closed issues:

  • Windows support (#5)
  • SOSDEMO5 and CSDP (#40)
  • Cant build on MAC (#43)
  • support string parameters (#53)

Merged pull requests:

v0.5.2

23 Oct 14:03
v0.5.2

Choose a tag to compare

v0.5.2 (2019-10-23)

Diff since v0.5.1

Closed issues:

  • Problem with MOI_wrapper (#44)
  • Sporadic malloc errors with CSDP 4.1 (#39)

Merged pull requests:

  • Add support for Julia BLAS and LAPACK (#49) (blegat)
  • Simplify thanks for new API in CSDP (#48) (blegat)
  • Remove support for SingleVariable objective (#47) (blegat)
  • Avoid adding -fPIC several times (#46) (blegat)
  • Update to MOI v0.9.5 (#45) (blegat)

v0.5.1

26 Aug 19:53
v0.5.1

Choose a tag to compare

v0.5.0

13 Aug 22:52
v0.5.0
11dba93

Choose a tag to compare

v0.5.0 (2019-08-13)

Diff since v0.4.1

Closed issues:

  • Query solution time with MOI wrapper (#42)
  • norm(matrix) -> opnorm(matrix) in Julia 0.7 (#23)

Merged pull requests:

Update to MOI v0.8

19 Dec 00:12
f08ec0d

Choose a tag to compare

Merge pull request #37 from JuliaOpt/bl/moi8

Update for MOI v0.8

Update to MOI v0.7

16 Dec 00:51
66ff3d7

Choose a tag to compare

Merge pull request #36 from JuliaOpt/bl/moi7

Update to MOI v0.7

Add support for MathOptInterface v0.6

14 Sep 07:05
f365038

Choose a tag to compare

Merge pull request #26 from JuliaOpt/bl/unit

Add unit tests

v0.2.0: Merge pull request #29 from JuliaOpt/bl/j7

11 Aug 07:39
7242642

Choose a tag to compare

Add MathOptInterface and attributes support

07 Jun 09:53

Choose a tag to compare

v0.1.0

Stop cloning MOI and SDOI