quadprog: Quadratic Programming Solver
JSON →quadprog is a Python wrapper for a C++ library that efficiently solves quadratic programming problems. It minimizes `0.5 * x^T G x + a^T x` subject to `C^T x >= b` and an optional number of equality constraints (`meq`). The library is currently at version 0.1.13 and receives active, though somewhat irregular, maintenance.
Traffic · last 30 days ↑50% vs prev 7d
total hits 22
actors 7 distinct systems
last hit 1d ago MetaBot
top countries 🇺🇸 United States · 🇩🇪 Germany · 🇨🇦 Canada · 🇫🇷 France
API endpoints
full doc /v1/registry/quadprog
install /v1/registry/quadprog/install
compatibility /v1/registry/quadprog/compatibility