You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Moderate | Julia, C, SCIP, Linear and Integer Programming, Combinatorial Optimization |[@mlubin][], [@joehuchette][], [@rgaiacs][]|
25
23
26
24
### Motivation
27
25
@@ -58,11 +56,9 @@ This project requires knowledge of basic linear programming, experience with C,
58
56
**Convex.jl** is a [Julia](http://julialang.org) package for [Disciplined Convex Programming](http://dcp.stanford.edu/). Convex.jl makes it easy to describe optimization problems in a natural, mathematical syntax, and to solve those problems using a variety of different (commercial and open-source) solvers, through the [MathProgBase](http://mathprogbasejl.readthedocs.org/en/latest/) interface.
59
57
This project would add support for solving complex semidefinite programs (SDP) to Convex.jl.
0 commit comments