Skip to content

Tags: jump-dev/SCS.jl

Tags

v2.7.0

Toggle v2.7.0's commit message
[Diff since v2.6.5](v2.6.5...v2.7.0)

**Merged pull requests:**
- bump scs to 3.3.1 (#363) (@araujoms)
- Prep for v2.7.0 (#364) (@odow)

v2.6.5

Toggle v2.6.5's commit message
[Diff since v2.6.4](v2.6.4...v2.6.5)

**Merged pull requests:**
- Fix order of the sl_n and sl_k pointers in ScsCone constructor (#360) (@odow)
- Fix ConstraintPrimalStart for SCS.NormNuclearConeBridge (#361) (@odow)
- Prep for v2.6.5 (#362) (@odow)

v2.6.4

Toggle v2.6.4's commit message
[Diff since v2.6.3](v2.6.3...v2.6.4)

**Merged pull requests:**
- Bump codecov/codecov-action from 5 to 6 (#353) (@dependabot[bot])
- Bump julia-actions/setup-julia from 2 to 3 (#354) (@dependabot[bot])
- Bump codecov/codecov-action from 6 to 7 (#355) (@dependabot[bot])
- Update Buildkite pipeline for the new JuliaGPU cluster (#356) (@maleadt)
- Bump actions/checkout from 6 to 7 (#357) (@dependabot[bot])
- Remove private usage of sets.num_rows (#358) (@odow)
- Prep for v2.6.4 (#359) (@odow)

v2.6.3

Toggle v2.6.3's commit message
[Diff since v2.6.2](v2.6.2...v2.6.3)

**Merged pull requests:**
- fix type instability (#344) (@araujoms)
- fix typo that made test be omitted (#345) (@araujoms)
- update README and docstring (#346) (@araujoms)
- Fix issues identified by JET.jl (#347) (@odow)
- Bump versions in CI and add dependabot (#348) (@odow)
- Bump julia-actions/cache from 2 to 3 (#349) (@dependabot[bot])
- Prep for v2.6.3 (#350) (@odow)
- Refactor option kwargs into ScsSettings constructor (#352) (@odow)

v2.6.2

Toggle v2.6.2's commit message
[Diff since v2.6.1](v2.6.1...v2.6.2)

**Merged pull requests:**
- Fix support for MOI.Utilities.modify_constants (#342) (@odow)
- Prep for v2.6.2 (#343) (@odow)

v2.6.1

Toggle v2.6.1's commit message
[Diff since v2.6.0](v2.6.0...v2.6.1)

**Merged pull requests:**
- Fix getter for ConstraintFunction (#340) (@blegat)
- Prep for v2.6.1 (#341) (@odow)

**Closed issues:**
- DiffOpt's documentation is failing (#339)

v2.6.0

Toggle v2.6.0's commit message
[Diff since v2.5.0](v2.5.0...v2.6.0)

**Merged pull requests:**
- bump scs to 3.2.11 (#337) (@araujoms)
- Prep for v2.6.0 (#338) (@odow)

**Closed issues:**
- TagBot: Manual intervention needed for releases (#336)

v2.5.0

Toggle v2.5.0's commit message
[Diff since v2.4.0](v2.4.0...v2.5.0)

**Merged pull requests:**
- Improve code coverage (#332) (@odow)
- Implement default_cache (#333) (@blegat)
- update SCS_jll to 300.200.1000 (#334) (@araujoms)
- Prep for v2.5.0 (#335) (@odow)

v2.4.0

Toggle v2.4.0's commit message
[Diff since v2.3.0](v2.3.0...v2.4.0)

**Merged pull requests:**
- Update to v300.200.900, which has USE_SPECTRAL_CONES=1 (#327) (@odow)
- Add support for MOI.NormNuclearCone (#328) (@odow)
- Prep for v2.4.0 (#329) (@odow)
- Remove dependency on MutableArithmetics (#330) (@odow)
- Refactor the SCS sets into a separate directory (#331) (@odow)