quadprog-native

Node.js bindings for quadprog


License
MIT
Install
npm install quadprog-native@0.0.4

Documentation

These are native bindings to the R quadprog library (written in Fortran). Precompiled x64 obj files are included.

License is MIT, the underlying libraries are GPL: http://cran.r-project.org/web/packages/quadprog/index.html and BSD: http://www.netlib.org/lapack/.