blob: 262566023782d8ef36b9eaf18a19f731128714a7 (
plain) (
blame)
1
2
3
4
5
6
7
|
Python binding for ECOS, a lightweight conic solver for second-order cone
programming.
Convex optimization is used in fields as diverse as control and estimation,
finance, signal processing and image reconstruction.
The C version of the ECOS solver is in math/ecos.
|