TypeScript implementation of the Goldfarb–Idnani quadprog (quadratic programming) solver — typed, ESM, zero-dependency, for Node and Bun, with a parallel variant for large dense problems.
-
Updated
Jul 11, 2026 - TypeScript
TypeScript implementation of the Goldfarb–Idnani quadprog (quadratic programming) solver — typed, ESM, zero-dependency, for Node and Bun, with a parallel variant for large dense problems.
Goldfarb/Idnani dual quadratic programming solver in pure NumPy and SciPy. A reimplementation of quadprog/quadprog with no compiler required.
Add a description, image, and links to the qp-solver topic page so that developers can more easily learn about it.
To associate your repository with the qp-solver topic, visit your repo's landing page and select "manage topics."