Skip to main content

OSQP: The Operator Splitting QP Solver

Project description

https://travis-ci.org/oxfordcontrol/osqp-python.svg?branch=master https://ci.appveyor.com/api/projects/status/79kru1jue00xsr2l/branch/master?svg=true

Python wrapper for OSQP: the Operator Splitting QP Solver.

The OSQP (Operator Splitting Quadratic Program) solver is a numerical optimization package for solving problems in the form

minimize        0.5 x' P x + q' x

subject to      l <= A x <= u

where x in R^n is the optimization variable. The objective function is defined by a positive semidefinite matrix P in S^n_+ and vector q in R^n. The linear constraints are defined by matrix A in R^{m x n} and vectors l in R^m U {-inf}^m, u in R^m U {+inf}^m.

Documentation

The interface is documented here.

Packaging

This repository just performs the tests and does not build any python package. We use the external repositories for conda recipes and python wheels.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

tyba_osqp-0.6.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (210.2 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

File details

Details for the file tyba_osqp-0.6.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for tyba_osqp-0.6.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 62fe8255c98227953922c9888a2d8e0a0f3f75d21a549378df468e1e72416adf
MD5 6b5354f5f69c1cc61c0b4608d8172904
BLAKE2b-256 b6fae13948c5b1d230c3de7e838a3ca96ece082383351f45530ff2aaafb67798

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page