ALQP.jl

Augmented Lagrangian based solver for convex quadratic programs.

A Julia implementation of an Augmented Lagrangian solver for convex quadratic programs that I built as a final project for CS 5223: Numerical Analysis. My code can be found here and my report is here.