Skip to content

berty38/al_quadprog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

al_quadprog

Pure numpy quadratic programming solver.

Meant to be a drop-in replacement for the awesome but sometimes hard to install quadprog package. Runs a bit slower than quadprog, but if installing quadprog gives you problems, this tool should be a nice temporary workaround.

About

Pure numpy quadratic programming solver (using an augmented Lagrangian algorithm)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages