QPALM
1.2.2
Proximal Augmented Lagrangian method for Quadratic Programs
|
This is a C implementation of QPALM, a proximal augmented Lagrangian based solver for (possibly nonconvex) quadratic programs. QPALM solves problems of the form:
The QPALM Python interface is available from PyPI, you can install it using:
In the Julia console, press ]
to enter the Pkg REPL and install QPALM using:
Pre-built C, C++ and Fortran libraries are available from the releases page.
Pre-built Matlab binaries are available from the releases page. Download the version for your system and extract it into the ~/Documents/MATLAB
folder.
As a one-liner in the Matlab console:
For the full instructions to build QPALM from source, please see the Installation instructions.
If you use QPALM in your research, please cite the following paper