Skip to content

Benny44/QPALM

Repository files navigation

Proximal Augmented Lagrangian method for Quadratic Programs

Coverage Status

Platform CI Status
Linux Linux Build Status
OSX OSX Build Status

QPALM is a numerical optimization package that finds stationary points of (possibly nonconvex) quadratic programs, that is

minimize        0.5 x' Q x + q' x

subject to      l <= A x <= u

Check out our new version

The current repo is only maintained because it provides an interface also to CHOLMOD, which might be more useful than LADEL for dense problems. Check out this link for the main LGPL-v3 licensed version of QPALM based on LADEL.

About

Augmented Lagrangian method for solving Quadratic Programs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published