cvxopt 1.3.2
0
Convex optimization package
Contents
Convex optimization package
How to Install cvxopt
You can install cvxopt using pip
pip install cvxopt
or add it to a project with poetry
poetry add cvxopt
Package Details
- Author
- M. Andersen, J. Dahl, and L. Vandenberghe
- License
- GNU GPL version 3
- Homepage
- https://cvxopt.org
- PyPi:
- https://pypi.org/project/cvxopt/
Classifiers
- Scientific/Engineering
Related Packages
Errors
A list of common cvxopt errors.
Code Examples
Here are some cvxopt
code examples and snippets.