The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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>).
Version: | 3.2.4 |
Depends: | R (≥ 3.5.0) |
Suggests: | Matrix, slam, tinytest |
Published: | 2023-04-11 |
DOI: | 10.32614/CRAN.package.scs |
Author: | Florian Schwendinger [aut, cre], Brendan O'Donoghue [aut, cph], Balasubramanian Narasimhan [aut], Timothy A. Davis [cph], Patrick R. Amestory [cph], Iain S. Duff [cph] |
Maintainer: | Florian Schwendinger <FlorianSchwendinger at gmx.at> |
License: | GPL-3 |
URL: | https://github.com/FlorianSchwendinger/scs |
NeedsCompilation: | yes |
SystemRequirements: | GNU Make |
Citation: | scs citation info |
Materials: | README NEWS |
In views: | Optimization |
CRAN checks: | scs results |
Reference manual: | scs.pdf |
Package source: | scs_3.2.4.tar.gz |
Windows binaries: | r-devel: scs_3.2.4.zip, r-release: scs_3.2.4.zip, r-oldrel: scs_3.2.4.zip |
macOS binaries: | r-release (arm64): scs_3.2.4.tgz, r-oldrel (arm64): scs_3.2.4.tgz, r-release (x86_64): scs_3.2.4.tgz, r-oldrel (x86_64): scs_3.2.4.tgz |
Old sources: | scs archive |
Reverse imports: | CVXR, ROI.plugin.scs |
Please use the canonical form https://CRAN.R-project.org/package=scs to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.