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#

https://pypi.org/project/osqp/

Type#

optional

Dependencies#

Version Information#

package-version.txt:

0.6.2.post8

install-requires.txt:

osqp

Equivalent System Packages#

conda:

$ conda install  osqp

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