Skip to content

kevin-tracy/QuadProg.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuadProg.jl

An allocation-free primal-dual interior point solver for convex QP's written in pure Julia. The Mehrotra predictor-corrector algorithm used is the same one detailed in the cvxgen paper.

The linear systems are solved with a fork of QDLDL, with iterative refinement to ensure a successful factorization.

code here 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages