Contents

cvxpy 1.4.2

0

A domain-specific language for modeling convex optimization problems in Python.

A domain-specific language for modeling convex optimization problems in Python.

Stars: 8, Watchers: 8, Forks: 3, Open Issues: 0

The cvxgrp/cvxpy repo was created 1 years ago and the last code push was 6 months ago. The project is not very popular with only 8 github stars!

How to Install cvxpy

You can install cvxpy using pip

pip install cvxpy

or add it to a project with poetry

poetry add cvxpy

Package Details

Author
Steven Diamond, Eric Chu, Stephen Boyd
License
Apache License, Version 2.0
Homepage
https://github.com/cvxpy/cvxpy
PyPi:
https://pypi.org/project/cvxpy/
GitHub Repo:
https://github.com/cvxgrp/cvxpy
No  cvxpy  pypi packages just yet.

Errors

A list of common cvxpy errors.

Code Examples

Here are some cvxpy code examples and snippets.

Related Packages & Articles