Skip to content

sschnug/cvxpy

 
 

Repository files navigation

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.

CVXPY Build Status Downloads

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.

About

A Python-embedded modeling language for convex optimization problems.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 99.6%
  • Other 0.4%