Package: scs 3.2.7

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.zip(r-4.7)scs_3.2.7.zip(r-4.6)scs_3.2.7.zip(r-4.5)
scs_3.2.7.tgz(r-4.6-x86_64)scs_3.2.7.tgz(r-4.6-arm64)scs_3.2.7.tgz(r-4.5-x86_64)scs_3.2.7.tgz(r-4.5-arm64)
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
DESCRIPTION |NEWS
card.svg |card.png
scs/json (API)

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

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

Uses libs:
  • openblas– Optimized BLAS

On CRAN:

Conda:

convexoptimizationopenblas

7.16 score 8 stars 47 packages 29 scripts 8.8k downloads 2 exports 0 dependencies

Last updated from:e84798c5f8. Checks:12 OK, 1 FAIL. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK131
linux-devel-x86_64OK115
source / vignettesOK166
linux-release-arm64OK138
linux-release-x86_64OK121
macos-release-arm64OK78
macos-release-x86_64OK262
macos-oldrel-arm64OK98
macos-oldrel-x86_64OK182
windows-develOK123
windows-releaseOK89
windows-oldrelOK125
wasm-releaseFAIL98

Exports:scsscs_control

Dependencies: