Some solvers only expose C++ bindings so getting the ability to work with those painlessly will open up some new interesting possibilities. Definitely many more to come.
On Monday, August 4, 2014 10:46:00 AM UTC-4, Stefan Karpinski wrote: > > This is, as usual, really thorough. You're not going to stop while there > are solvers left to be wrapped, huh? > > > On Sat, Aug 2, 2014 at 5:57 PM, Iain Dunning <[email protected] > <javascript:>> wrote: > >> 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. >> >> >
