cvxpy

cvxpy

A Python-embedded modeling language for convex optimization problems.

embeddingsaidevelopment
6,188 stars1,177 forksC++

Installation Guide

Complexity:Developer

Prerequisites

  • C++ installed
# Installation\n\n```bash\ngit clone https://github.com/cvxpy/cvxpy.git\ncd cvxpy\n```\n\nSee https://github.com/cvxpy/cvxpy for detailed instructions.

Quick Commands

git clone https://github.com/cvxpy/cvxpy.git