/SDCO.jl

Self dual conic optimization, over real or complex numbers, following the course notes: https://hal.inria.fr/cel-01252612v3

Primary LanguageJuliaMIT LicenseMIT

SDCO

Build Status

A project for experimenting with self dual conic optimization, over the positive orthant and SDP cones.

Implementation of the Nesterov Todd primal dual long step method, intialization with bigM method (in progress...); self dual homogeneous embedding (in progress).