Skip to content

Releases: jump-dev/SCS.jl

v2.0.1

14 Jul 16:24
a2e75b6
Compare
Choose a tag to compare

SCS v2.0.1

Diff since v2.0.0

Merged pull requests:

  • Remove failing tests thanks to new MOI release (#288) (@blegat)
  • Clarify SCS supports quadratic objectives (#289) (@odow)
  • Update versions in GitHub actions (#290) (@odow)
  • Add Getting help section to README (#292) (@odow)
  • add scs-3.2.6 jlls (#293) (@kalmarek)

v2.0.0

20 Nov 20:40
062ac53
Compare
Choose a tag to compare

SCS v2.0.0

Diff since v1.3.1

Merged pull requests:

  • Add compat to stdlibs in Project.toml (#285) (@odow)
  • [breaking] refactor linear solver loading to use Pkg extensions (#286) (@odow)
  • Use import MathOptInterface as MOI syntax (#287) (@odow)

Closed issues:

  • does not allow current version of MKL_jll (#274)
  • WARNING: could not import SCS_MKL_jll.MKL_jll into SCS (#278)

v1.3.1

10 Sep 06:31
1a5cb7d
Compare
Choose a tag to compare

SCS v1.3.1

Diff since v1.3.0

Merged pull requests:

v1.3.0

15 Aug 21:44
f507fb1
Compare
Choose a tag to compare

SCS v1.3.0

Diff since v1.2.1

Closed issues:

  • Support time limit (#279)

Merged pull requests:

v1.2.1

22 Jun 07:52
64fe61f
Compare
Choose a tag to compare

SCS v1.2.1

Diff since v1.2.0

Merged pull requests:

  • Change ScaledPSDConeBridge to support ScaledPositiveSemidefiniteConeTriangle (#270) (@blegat)
  • Prep for v1.2.1 (#277) (@odow)

v1.2.0

06 Jun 03:36
2269ec5
Compare
Choose a tag to compare

SCS v1.2.0

Diff since v1.1.4

Closed issues:

  • Add support for MOI.ObjectiveFunction{MOI.ScalarQuadraticFunction} (#273)

Merged pull requests:

  • [docs] add ScaledPSDCone to README (#271) (@odow)
  • Add test for bridge (#272) (@blegat)
  • Fix flush of stdout after solve (#275) (@odow)
  • Add support for ObjectiveFunction{ScalarQuadraticFunction} (#276) (@odow)

v1.1.4

19 Apr 23:52
56b55fd
Compare
Choose a tag to compare

SCS v1.1.4

Diff since v1.1.3

Closed issues:

  • GPU build failing (#245)
  • MATLAB version is much faster (#262)
  • Update to use SCS 3.2.3 (#265)
  • very slow transfer from JuMP to SCS? (#266)

Merged pull requests:

v1.1.3

02 Nov 13:02
85d87ea
Compare
Choose a tag to compare

SCS v1.1.3

Diff since v1.1.2

Merged pull requests:

  • add support for sparse-direct-mkl-pardiso solver (#255) (@kalmarek)
  • Fix RawOptimizerAttribute rename for MOI (#260) (@musm)
  • [README] add custom solver binary section (#261) (@odow)

v1.1.2

04 May 00:59
c3d2eee
Compare
Choose a tag to compare

SCS v1.1.2

Diff since v1.1.1

Closed issues:

  • SCS now has better support for caching and reusing the workspace (#246)
  • Build Failing (#254)
  • Attribute MathOptInterface.Name() is not supported by the model (#257)

Merged pull requests:

v1.1.1

20 Mar 23:28
e882acb
Compare
Choose a tag to compare

SCS v1.1.1

Diff since v1.1.0

Merged pull requests: