Author Archives: n JuliaLang - The Julia programming language n

Announcing support for complex-domain linear programs in Convex.jl

By: n JuliaLang - The Julia programming language n

Re-posted from: https://julialang.org/blog/2016/08/announcing-support-for-complex-domain-linear-programs-in-Convex.jl/index.html

Announcing support for complex-domain linear programs in Convex.jl | I am pleased to announce the support for complex-domain linear programs (LPs) in Convex.jl. As one of the Google Summer of Code students under The Julia Language, I had proposed to implement the support for complex semidefinite programming. In the first phase of project, I started by tackling the…