{"library":"qpsolvers","type":"library","category":null,"description":"qpsolvers is a Python library that provides a unified API to various quadratic programming (QP) solvers. It simplifies the process of solving convex QPs by abstracting away solver-specific APIs and matrix format requirements. Currently at version 4.11.0, the library maintains an active development pace with frequent minor releases to integrate new solvers and provide updates for existing ones.","language":"python","status":"active","version":"4.11.0","tags":["optimization","quadratic programming","solvers","numerical","mathematics"],"install":[{"cmd":"pip install qpsolvers","imports":["from qpsolvers import solve_qp","from qpsolvers import solve_problem","from qpsolvers import available_solvers"]},{"cmd":"pip install qpsolvers[open_source_solvers]","imports":[]},{"cmd":"pip install qpsolvers[clarabel,osqp,proxqp]","imports":[]}],"homepage":"https://qpsolvers.github.io/qpsolvers","github":"https://github.com/qpsolvers/qpsolvers","docs":"https://qpsolvers.github.io/qpsolvers/","changelog":"https://github.com/qpsolvers/qpsolvers/blob/main/CHANGELOG.md","pypi":"https://pypi.org/project/qpsolvers/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":70,"avg_install_s":9.4,"avg_import_s":1.38,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/qpsolvers/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}