Skip to content

Releases: cvxgrp/scs

3.2.9

12 Oct 17:15
c829717

Choose a tag to compare

bump to 3.2.9 (#331)

3.2.8

10 Aug 14:33
ef77ae1

Choose a tag to compare

New cone projections.

3.2.7

24 Aug 14:30
775a046

Choose a tag to compare

Fix norm_inf out of bounds issue.

3.2.6

05 Jul 11:29
2b9b03d

Choose a tag to compare

Bug fixes.

v3.2.3

05 Apr 08:21
f0c2334

Choose a tag to compare

  1. Exponential cone projection now about 50x faster!
  2. GPU version working again!
  3. More testing.

v3.2.0

21 Feb 10:58

Choose a tag to compare

Return ability to reuse workspace and update problem parameters.

v3.1.0

16 Jan 21:03

Choose a tag to compare

Mostly under the hood refactoring and cleanup.

v3.0.0

05 Oct 12:05

Choose a tag to compare

SCS 3.0 release. Some features:

  1. Add support for quadratic objectives.
  2. Add support for the box cone.
  3. Improve reliability and robustness of acceleration.
  4. Improve PSD cone projection.
  5. Adapt the scale parameter on the fly.
  6. Many under the hood stability and speed improvements.

v2.1.4

07 Sep 11:52

Choose a tag to compare

Release 2.1.4.

v2.1.3

12 Apr 08:56

Choose a tag to compare

Improved GPU indirect solver.