Skip to content
forked from jfrasch/qpDUNES

qpDUNES - an implementation of the DUal NEwton Strategy for quadratic programming

Notifications You must be signed in to change notification settings

arvindur/qpDUNES

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qpDUNES

qpDUNES - a DUal NEwton Strategy for convex quadratic programming

Basic instructions:

  1. Run
    make to compile.

  2. Run ./examples/example1 to test your successful installation.

Please consult https://github.com/jfrasch/qpDUNES/wiki for further information.

About

qpDUNES - an implementation of the DUal NEwton Strategy for quadratic programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 73.9%
  • C++ 19.0%
  • CMake 3.3%
  • Makefile 1.9%
  • MATLAB 1.3%
  • M 0.6%