The math/py-scs,python3 port
py3-scs-2.1.1.2p8 – Python interface to SCS (cvsweb github mirror)
Description
SCS (splitting conic solver) is a numerical optimization package for solving large-scale convex cone problems, based on our paper Conic Optimization via Operator Splitting and Homogeneous Self-Dual Embedding. It is written in C and can be used in other C, C++, Python, Matlab, R, Julia, and Ruby, programs via the linked interfaces. It can also be called as a solver from convex optimization toolboxes CVX (3.0 or later), CVXPY, Convex.jl, and Yalmip.WWW: https://pypi.python.org/pypi/scs
Maintainer
Paul Irofti
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/lib/python3.11/site-packages/_scs_direct.cpython-311.so
- /usr/local/lib/python3.11/site-packages/_scs_indirect.cpython-311.so
- /usr/local/lib/python3.11/site-packages/_scs_python.cpython-311.so
- /usr/local/lib/python3.11/site-packages/scs-2.1.1.post2.dist-info/
- /usr/local/lib/python3.11/site-packages/scs-2.1.1.post2.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/scs-2.1.1.post2.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/scs-2.1.1.post2.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/scs-2.1.1.post2.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/scs-2.1.1.post2.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/scs/
- /usr/local/lib/python3.11/site-packages/scs/__init__.py
- /usr/local/lib/python3.11/site-packages/scs/__pycache__/
- /usr/local/lib/python3.11/site-packages/scs/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/scs/__pycache__/__init__.cpython-311.pyc
- @conflict py-scs-*