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 Distributions

osqp-0.6.0.dev18-cp37-cp37m-win_amd64.whl (154.8 kB view details)

Uploaded CPython 3.7m Windows x86-64

osqp-0.6.0.dev18-cp37-cp37m-win32.whl (143.4 kB view details)

Uploaded CPython 3.7m Windows x86

osqp-0.6.0.dev18-cp36-cp36m-win_amd64.whl (154.8 kB view details)

Uploaded CPython 3.6m Windows x86-64

osqp-0.6.0.dev18-cp36-cp36m-win32.whl (143.4 kB view details)

Uploaded CPython 3.6m Windows x86

osqp-0.6.0.dev18-cp27-cp27m-win_amd64.whl (152.2 kB view details)

Uploaded CPython 2.7m Windows x86-64

osqp-0.6.0.dev18-cp27-cp27m-win32.whl (141.8 kB view details)

Uploaded CPython 2.7m Windows x86

File details

Details for the file osqp-0.6.0.dev18-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: osqp-0.6.0.dev18-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 154.8 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.4

File hashes

Hashes for osqp-0.6.0.dev18-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 609164aa54cbe2aacb15bf58ad9953db2fdec08b538ec5c5f8fb75dda98f397c
MD5 7daf78bf62088dc08f35e6937fb85ffe
BLAKE2b-256 6d6a42542f5a348ee5b551083caf822b79160bf528d393b3869cec2c3f775bf1

See more details on using hashes here.

File details

Details for the file osqp-0.6.0.dev18-cp37-cp37m-win32.whl.

File metadata

  • Download URL: osqp-0.6.0.dev18-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 143.4 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.4

File hashes

Hashes for osqp-0.6.0.dev18-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 efee3db318dd09fa05462db6b719f8f07fd5dfda893222a74b822c93acbbd6ac
MD5 1d575da66ecd2e794ade51def8be32ce
BLAKE2b-256 6ff1c403f13965b154cae605958332aecae797b12e806bd0ddfd3a2982b9f11e

See more details on using hashes here.

File details

Details for the file osqp-0.6.0.dev18-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: osqp-0.6.0.dev18-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 154.8 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.9

File hashes

Hashes for osqp-0.6.0.dev18-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 995876cb04cff87db622cbb8a82540c84e1a9367fc0a59ca5db6d4bb38592e3c
MD5 5d367fe68e72a716cbb444641ef9805c
BLAKE2b-256 15341c286860b7fe02e627dd77b509e5b499df0493b4bce72d66a73c15a8a40a

See more details on using hashes here.

File details

Details for the file osqp-0.6.0.dev18-cp36-cp36m-win32.whl.

File metadata

  • Download URL: osqp-0.6.0.dev18-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 143.4 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.9

File hashes

Hashes for osqp-0.6.0.dev18-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 881821f66db664915e59196e84de5369138aefda1346807bc0ce843d0d05da2f
MD5 14ebbc4835a842cad2552a14d97a17fd
BLAKE2b-256 d0db009fd7ddc18185245f897a9b240d64ecb88d2a159e567e32887f8b954d15

See more details on using hashes here.

File details

Details for the file osqp-0.6.0.dev18-cp27-cp27m-win_amd64.whl.

File metadata

  • Download URL: osqp-0.6.0.dev18-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 152.2 kB
  • Tags: CPython 2.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/2.7.16

File hashes

Hashes for osqp-0.6.0.dev18-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 c13ea2b4f8d46905c177f2c2cd09c98ee339b6937f08dae75c34006e5f8fb59e
MD5 47562a91c9659d782da6d7569d9aaf0c
BLAKE2b-256 25f02fdbbc5890a0ea0ec54ef90e3f6bb3aa17e19fe080d999a918b8bf8f337f

See more details on using hashes here.

File details

Details for the file osqp-0.6.0.dev18-cp27-cp27m-win32.whl.

File metadata

  • Download URL: osqp-0.6.0.dev18-cp27-cp27m-win32.whl
  • Upload date:
  • Size: 141.8 kB
  • Tags: CPython 2.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/2.7.16

File hashes

Hashes for osqp-0.6.0.dev18-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 e711e7364e6c522f84aad3af4a83a0ba22bb6db2d696506089114f809af04417
MD5 89c8fcdc3cef3e3d07f2aa8017df49f5
BLAKE2b-256 f6043994ae4adcfd1fa65d752067b8b46b6997a2aad6e04d99a77659c13d6f47

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