The JuliaOpt team is pleased to announce ECOS.jl <https://github.com/JuliaOpt/ECOS.jl>, a wrapper for the linear program and second-order cone program solver ECOS <https://github.com/ifa-ethz/ecos>.
In METADATA now! Credit goes to João Felipe Santos (@jfsantos) for starting this particular version of the wrapper, with contributions from other members of JuliaOpt community <https://github.com/JuliaOpt/ECOS.jl/graphs/contributors> as well help with binaries from @tkelman and @staticfloat. ECOS.jl supports the MathProgBase interface, allowing it to be used from JuMP <https://github.com/JuliaOpt/JuMP.jl> (for LPs) and from CVX.jl in the near future when it is released.
