lovedheart / qpDUNES

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

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