modeling language for convex optimization problems
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.

Maintainer: Paul Irofti <paul@irofti.net>

WWW: https://pypi.python.org/pypi/cvxpy
