Skip to content

Commit

Permalink
leaky edges
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Diamond committed Aug 15, 2013
1 parent 66044c4 commit cf189f5
Show file tree
Hide file tree
Showing 3 changed files with 381 additions and 376 deletions.
5 changes: 2 additions & 3 deletions README.md
@@ -1,7 +1,6 @@
cvxpy
CVXPY
=====
Supports norm2, normInf, and norm1 with vector arguments.
Supports affine expressions with variables of any dimension.
CVXPY is a Python modeling language for optimization problems.

Currently supports numpy arrays and matrices, cvxopt matrices, numbers, and python lists as constants. Matrices and vectors must be declared as Constants, i.e. A = Constant(numpy array).

Expand Down

0 comments on commit cf189f5

Please sign in to comment.