osqp 0.6.7.post3
0
OSQP: The Operator Splitting QP Solver
Contents
OSQP: The Operator Splitting QP Solver
How to Install osqp
You can install osqp using pip
pip install osqp
or add it to a project with poetry
poetry add osqp
Package Details
- Author
- Goran Banjac
- License
- None
- Homepage
- https://osqp.org/
- PyPi:
- https://pypi.org/project/osqp/
Classifiers
Related Packages
Errors
A list of common osqp errors.
Code Examples
Here are some osqp
code examples and snippets.