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'))

Peer review:

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

Uses libs:
  • openblas– Optimized BLAS

openblas

4.61 score 53 packages 16 scripts 3.2k downloads 2 exports 0 dependencies

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

TargetResultLatest binary
Doc / VignettesOKJan 12 2025
R-4.5-linux-x86_64OKJan 12 2025

Exports:scsscs_control

Dependencies: