cvxpy: A domain-specific language for modeling convex optimization problems in Python.#
Description#
A domain-specific language for modeling convex optimization problems in Python.
License#
Apache License, Version 2.0
Upstream Contact#
Type#
optional
Dependencies#
$(PYTHON)
osqp_python: The Operator Splitting QP Solver (Python wrapper)
$(PYTHON_TOOLCHAIN)
Version Information#
package-version.txt:
1.3.0
install-requires.txt:
cvxpy
Equivalent System Packages#
conda:
$ conda install cvxpy
However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see github issue #29023