cvxpy: Domain-specific language for modeling convex optimization problems in Python#
Description#
Domain-specific language for modeling convex optimization problems in Python
License#
Apache License, Version 2.0
Upstream Contact#
Type#
optional
Dependencies#
Version Information#
package-version.txt:
1.4.1
version_requirements.txt:
cvxpy
Equivalent System Packages#
$ conda install cvxpy
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then ./configure
will check if the system package can be used.