osqp_python: The Operator Splitting QP Solver (Python wrapper)¶
Description¶
This is the Python wrapper for OSQP: The Operator Splitting QP Solver.
It vendors OSQP.
License¶
Apache 2.0
Upstream Contact¶
Type¶
optional
Dependencies¶
Version Information¶
package-version.txt:
0.6.3
version_requirements.txt:
osqp
Equivalent System Packages¶
$ conda install osqp
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.