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

schwieni/qpDUNES

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 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 71.0%
  • C++ 21.4%
  • CMake 3.4%
  • Makefile 1.9%
  • MATLAB 1.3%
  • M 0.6%
  • Shell 0.4%