Package: scs 3.2.4

Florian Schwendinger

scs: Splitting Conic Solver

Solves convex cone programs via operator splitting. Can solve: linear programs ('LPs'), second-order cone programs ('SOCPs'), semidefinite programs ('SDPs'), exponential cone programs ('ECPs'), and power cone programs ('PCPs'), or problems with any combination of those cones. 'SCS' uses 'AMD' (a set of routines for permuting sparse matrices prior to factorization) and 'LDL' (a sparse 'LDL' factorization and solve package) from 'SuiteSparse' (<https://people.engr.tamu.edu/davis/suitesparse.html>).

Authors:Florian Schwendinger [aut, cre], Brendan O'Donoghue [aut, cph], Balasubramanian Narasimhan [aut], Timothy A. Davis [cph], Patrick R. Amestory [cph], Iain S. Duff [cph]

scs_3.2.4.tar.gz
scs_3.2.4.zip(r-4.5)scs_3.2.4.zip(r-4.4)scs_3.2.4.zip(r-4.3)
scs_3.2.4.tgz(r-4.4-x86_64)scs_3.2.4.tgz(r-4.4-arm64)scs_3.2.4.tgz(r-4.3-x86_64)scs_3.2.4.tgz(r-4.3-arm64)
scs_3.2.4.tar.gz(r-4.5-noble)scs_3.2.4.tar.gz(r-4.4-noble)
scs_3.2.4.tgz(r-4.4-emscripten)scs_3.2.4.tgz(r-4.3-emscripten)
scs.pdf |scs.html
scs/json (API)
NEWS

# Install 'scs' in R:
install.packages('scs', repos = c('https://florianschwendinger.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/florianschwendinger/scs/issues

Uses libs:
  • openblas– Optimized BLAS

On CRAN:

convexoptimization

6.65 score 7 stars 54 packages 16 scripts 4.9k downloads 2 exports 0 dependencies

Last updated 2 years agofrom:8848b0df71. Checks:OK: 3 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 01 2024
R-4.5-win-x86_64OKNov 01 2024
R-4.5-linux-x86_64OKNov 01 2024
R-4.4-win-x86_64NOTENov 01 2024
R-4.4-mac-x86_64NOTENov 01 2024
R-4.4-mac-aarch64NOTENov 01 2024
R-4.3-win-x86_64NOTENov 01 2024
R-4.3-mac-x86_64NOTENov 01 2024
R-4.3-mac-aarch64NOTENov 01 2024

Exports:scsscs_control

Dependencies: