Wrapper for Quadratic Programming solvers with a unified API
Project description
This module provides a single function solve_qp(P, q, G, h, A, b, solver=X) with a solver keyword argument to select the backend solver. The quadratic program it solves is, in standard form:
where vector inequalities are taken coordinate by coordinate.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
qpsolvers-1.0.1.tar.gz
(6.6 kB
view details)
File details
Details for the file qpsolvers-1.0.1.tar.gz.
File metadata
- Download URL: qpsolvers-1.0.1.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee21dbd325eb1b1d27baeb6e894f2caa77d3d9ae7616190fc001b6c3cc8e2328
|
|
| MD5 |
a2c8c5929245f2df710efc814efe8a87
|
|
| BLAKE2b-256 |
04bd98c9d849916487689140ab2547837a2534460e2d6817750370917d17643b
|