This repository was created to implement a solver-interface for Coin-Cbc (including Clp and Cgl). The resulting pull-request was merged into master on 29.2.2016.
Join the CVXPY mailing list for the best CVXPY support!
The CVXPY documentation is at cvxpy.org.
CVXPY is a Python-embedded modeling language for convex optimization problems. It allows you to express your problem in a natural way that follows the math, rather than in the restrictive standard form required by solvers.
CVXPY was designed and implemented by Steven Diamond, with input from Stephen Boyd and Eric Chu.
A tutorial and other documentation can be found at cvxpy.org.