Package: scs 3.2.7

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.7.tar.gz
scs_3.2.7.tar.gz(r-4.7-arm64)scs_3.2.7.tar.gz(r-4.7-x86_64)scs_3.2.7.tar.gz(r-4.6-arm64)scs_3.2.7.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html
card.svg |card.png
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

5.15 score 51 packages 16 scripts 11k downloads 2 exports 0 dependencies

Last updated from:2c97e6392c. Checks:5 OK, 1 FAIL. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK116
linux-devel-x86_64OK111
source / vignettesOK183
linux-release-arm64OK118
linux-release-x86_64OK119
wasm-releaseFAIL97

Exports:scsscs_control

Dependencies: