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.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://cran.r-universe.dev', 'https://cloud.r-project.org'))

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

Uses libs:
  • openblas– Optimized BLAS

On CRAN:

Conda:

openblas

4.64 score 53 packages 5.5k downloads 2 exports 0 dependencies

Last updated 2 years agofrom:781eee007e. Checks:2 OK, 1 NOTE. Indexed: no.

TargetResultLatest binary
Doc / VignettesOKMar 13 2025
R-4.5-linux-x86_64OKMar 13 2025
R-4.4-linux-x86_64NOTEMar 13 2025

Exports:scsscs_control

Dependencies: