About Anaconda Help Download Anaconda

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

copied from cf-staging / r-scs

Installers

  • linux-64 v3.2.4
  • osx-64 v3.2.4
  • win-64 v3.2.4
  • osx-arm64 v3.2.4

conda install

To install this package run one of the following:
conda install conda-forge::r-scs

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy