998 Forks
4586 Stars
4586 Watchers

cvxpy

A Python-embedded modeling language for convex optimization problems.

How to download and setup cvxpy

Open terminal and run command
git clone https://github.com/cvxpy/cvxpy.git
git clone is used to create a copy or clone of cvxpy repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cvxpy https://github.com/cvxpy/cvxpy/archive/master.zip

Or simply clone cvxpy with SSH
[email protected]:cvxpy/cvxpy.git

If you have some problems with cvxpy

You may open issue on cvxpy support forum (system) here: https://github.com/cvxpy/cvxpy/issues