Skip to main content

OSQP: The Operator Splitting QP Solver

Project description

https://github.com/oxfordcontrol/qdldl-python/workflows/Build/badge.svg?branch=master

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 Distribution

osqp-0.6.2.tar.gz (219.6 kB view details)

Uploaded Source

Built Distributions

osqp-0.6.2-cp39-cp39-win_amd64.whl (162.1 kB view details)

Uploaded CPython 3.9 Windows x86-64

osqp-0.6.2-cp39-cp39-manylinux2014_x86_64.whl (212.5 kB view details)

Uploaded CPython 3.9

osqp-0.6.2-cp39-cp39-manylinux1_x86_64.whl (212.5 kB view details)

Uploaded CPython 3.9

osqp-0.6.2-cp39-cp39-macosx_10_9_x86_64.whl (163.7 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

osqp-0.6.2-cp38-cp38-win_amd64.whl (162.1 kB view details)

Uploaded CPython 3.8 Windows x86-64

osqp-0.6.2-cp38-cp38-manylinux2014_x86_64.whl (214.6 kB view details)

Uploaded CPython 3.8

osqp-0.6.2-cp38-cp38-manylinux1_x86_64.whl (214.6 kB view details)

Uploaded CPython 3.8

osqp-0.6.2-cp38-cp38-macosx_10_9_x86_64.whl (163.7 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

osqp-0.6.2-cp37-cp37m-win_amd64.whl (161.9 kB view details)

Uploaded CPython 3.7m Windows x86-64

osqp-0.6.2-cp37-cp37m-manylinux2014_x86_64.whl (211.8 kB view details)

Uploaded CPython 3.7m

osqp-0.6.2-cp37-cp37m-manylinux1_x86_64.whl (211.8 kB view details)

Uploaded CPython 3.7m

osqp-0.6.2-cp37-cp37m-macosx_10_9_x86_64.whl (163.6 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

osqp-0.6.2-cp36-cp36m-win_amd64.whl (161.9 kB view details)

Uploaded CPython 3.6m Windows x86-64

osqp-0.6.2-cp36-cp36m-manylinux2014_x86_64.whl (211.0 kB view details)

Uploaded CPython 3.6m

osqp-0.6.2-cp36-cp36m-manylinux1_x86_64.whl (211.0 kB view details)

Uploaded CPython 3.6m

osqp-0.6.2-cp36-cp36m-macosx_10_9_x86_64.whl (163.6 kB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

osqp-0.6.2-cp35-cp35m-win_amd64.whl (161.9 kB view details)

Uploaded CPython 3.5m Windows x86-64

osqp-0.6.2-cp35-cp35m-manylinux2014_x86_64.whl (210.6 kB view details)

Uploaded CPython 3.5m

osqp-0.6.2-cp35-cp35m-manylinux1_x86_64.whl (210.6 kB view details)

Uploaded CPython 3.5m

osqp-0.6.2-cp35-cp35m-macosx_10_9_x86_64.whl (163.1 kB view details)

Uploaded CPython 3.5m macOS 10.9+ x86-64

File details

Details for the file osqp-0.6.2.tar.gz.

File metadata

  • Download URL: osqp-0.6.2.tar.gz
  • Upload date:
  • Size: 219.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for osqp-0.6.2.tar.gz
Algorithm Hash digest
SHA256 262162039f6ad6c9ffee658541b18cfae8240b65edbde71d9b9e3af42fbfe4b3
MD5 461cf14ee2cf915c16a5f97070d7ac43
BLAKE2b-256 7ab8291caf5b448de7b35969b71df83b0733c853656b0304516f6fea8f1c9f78

See more details on using hashes here.

File details

Details for the file osqp-0.6.2-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: osqp-0.6.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 162.1 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for osqp-0.6.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 734b61c58fca63a80fafd4f24609c0ea19064e893222d5ced6f651c78481d678
MD5 89d0c22a8f99fe0454bf839f140fef34
BLAKE2b-256 181f9bbdfe7f9694a4579895bb1b1edfbc5b44422a235efa8966c344200667d5

See more details on using hashes here.

File details

Details for the file osqp-0.6.2-cp39-cp39-manylinux2014_x86_64.whl.

File metadata

  • Download URL: osqp-0.6.2-cp39-cp39-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 212.5 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for osqp-0.6.2-cp39-cp39-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4ab798739440a93f2afd3bec279cf9243cc6e30ec682a9be7634881afd1aaef8
MD5 ff41bff92f4bcc5eb711ea23fbc81b7c
BLAKE2b-256 f61a08d58de46cbd3439de5641c794dcfcf5a4721bdc895d54325c29364e0481

See more details on using hashes here.

File details

Details for the file osqp-0.6.2-cp39-cp39-manylinux1_x86_64.whl.

File metadata

  • Download URL: osqp-0.6.2-cp39-cp39-manylinux1_x86_64.whl
  • Upload date:
  • Size: 212.5 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for osqp-0.6.2-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 63150869121e184ed6fa1c9b15f4d2f2223852cbbae2853de9c6238467bd23c8
MD5 018c4952b78599081ade8a9df54293cd
BLAKE2b-256 e31d0ba04c3d99414eca163b14867671f276cc186fee0557d1a65c2eaa55ef74

See more details on using hashes here.

File details

Details for the file osqp-0.6.2-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: osqp-0.6.2-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 163.7 kB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for osqp-0.6.2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0200e9bc1065c665e5c13e891b820ac9a0752dd753a208585092d2dc989c6850
MD5 b9ba490410eeb64a1b699c767980130e
BLAKE2b-256 8f81150c83fd97832d3ff5272ead717d7307bdbaf9d2a1e3f4f823a3174467ef

See more details on using hashes here.

File details

Details for the file osqp-0.6.2-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: osqp-0.6.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 162.1 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for osqp-0.6.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 aae395370f6031c33d0c8b2d2fff1d18c04dab842a22b5b948f87471d8c4bd24
MD5 fc0c2cf7c871ddf6e1b5362735dcdcd6
BLAKE2b-256 e3f500ab270060ef791e5f5cf5436867af17ee9c03aebf844be656d7fd4c48d7

See more details on using hashes here.

File details

Details for the file osqp-0.6.2-cp38-cp38-manylinux2014_x86_64.whl.

File metadata

  • Download URL: osqp-0.6.2-cp38-cp38-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 214.6 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for osqp-0.6.2-cp38-cp38-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8bcabf6b4f19118240c514bc22a27e13af66ea50b68647e8ed3e5856b836fcdd
MD5 25702c25829927495727c41d917e32d3
BLAKE2b-256 2df62727db248b8510520c1491056e0bc06dfdb8a1df518eed1c152f585dfa18

See more details on using hashes here.

File details

Details for the file osqp-0.6.2-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: osqp-0.6.2-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 214.6 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for osqp-0.6.2-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 80b85c5944467f5ac61f2b92d089f3e4af11a29aa10820491779084814662f06
MD5 8b8886d48d2965a5fe3447692fbd60b0
BLAKE2b-256 163c3c3e51fdb2d55cd88a8c010bdda9a5737231a26dd9f0d787c3daa8f9470a

See more details on using hashes here.

File details

Details for the file osqp-0.6.2-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: osqp-0.6.2-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 163.7 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for osqp-0.6.2-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 450d0b05ebb64ad4e595b2f2d7492ba4df6c213e5f6bd22dd64d69aca46f8d40
MD5 b1ed9ad4986b61952cb7536008e1f125
BLAKE2b-256 9021c57c6fd465332c56a1e864c1fb1660872f1e876ed9c1a5f416c6e89c60c8

See more details on using hashes here.

File details

Details for the file osqp-0.6.2-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: osqp-0.6.2-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 161.9 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for osqp-0.6.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 a549d80bb7db64dc0fc0329a8f4a43fa018b33d8939bdedb2206a7b5c69acfc9
MD5 eeb50eee102d4bf29b4f48d77cf4f2f6
BLAKE2b-256 ebcb608f5727704dd7eb0fc3c1960e85ad81a3d2bf3d8b78df01a7049f264d35

See more details on using hashes here.

File details

Details for the file osqp-0.6.2-cp37-cp37m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: osqp-0.6.2-cp37-cp37m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 211.8 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for osqp-0.6.2-cp37-cp37m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4b9a1704082f1379a27aa4d931a57d26626a09dd71ce89f5d75f9d2584339229
MD5 d4a0ef4b0301ab6d04b1acaf1291d3cd
BLAKE2b-256 0b3a2ad6e0af436c55e6ad63973d05cec09311457db6f9a455072e4450c7ec88

See more details on using hashes here.

File details

Details for the file osqp-0.6.2-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: osqp-0.6.2-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 211.8 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for osqp-0.6.2-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 eb18b5ed4b78d51f2c634541a9814046a470bfe8689d9e88a4a294375f56067e
MD5 defe6c984fb758d70242eb9e75b9447d
BLAKE2b-256 be5f12c72c343496e8c2f7a3a8fffb903642dcf84a53478344a1699329a1ec3f

See more details on using hashes here.

File details

Details for the file osqp-0.6.2-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: osqp-0.6.2-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 163.6 kB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for osqp-0.6.2-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9bde334f6907526e5a3a388f50a6b58ed87e9c15b8fc80f8332b99fe0a07af95
MD5 d81b5424a1d309a348baeded8b2eaf20
BLAKE2b-256 0e1f0e1cec8a0785bc1b6a343c360883a62a857dd001a5760e282f9bd76d0912

See more details on using hashes here.

File details

Details for the file osqp-0.6.2-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: osqp-0.6.2-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 161.9 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for osqp-0.6.2-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 b3190b0e2e73ec1d640ee4f3d8f37e75abd1e2117a2228d1ec1434fbb5cf315f
MD5 36b34911ac20397bbb4ff6a18f5d4857
BLAKE2b-256 c9900f02d337bb4969b6d929a0a39c76a7e8685c2d1c4cd7e5bd4228977fa9b3

See more details on using hashes here.

File details

Details for the file osqp-0.6.2-cp36-cp36m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: osqp-0.6.2-cp36-cp36m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 211.0 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for osqp-0.6.2-cp36-cp36m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1a88431ce8df6c9f81139834e5d9b8de3a4307efa8e0e9fbe8cb8b2e2ca0f690
MD5 9c0a752424399e09145a6d89f44e4ba4
BLAKE2b-256 50bb09d94e374b9aa424337e08184d5d661c8d55797618a80e80f6bf2b362527

See more details on using hashes here.

File details

Details for the file osqp-0.6.2-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: osqp-0.6.2-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 211.0 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for osqp-0.6.2-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 752e063d931406e255a6ad9dd018d8de49f75b1fa983ac2212203851b5492dc2
MD5 7e613e7661200294bb6b05451d1a9264
BLAKE2b-256 a44196f42cdf704829974f2ff00e2ae26ad87df944fa8ea7a55171ccfdd225a7

See more details on using hashes here.

File details

Details for the file osqp-0.6.2-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: osqp-0.6.2-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 163.6 kB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for osqp-0.6.2-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 83ba24cb879782962576bc6143a288481c36b65e9991abd357a494527dab5d7c
MD5 91473cc2634ec405bbcb6e9988029721
BLAKE2b-256 d087aa38002116be6d586a56efd83ad16e8260a508d032c205c0f043625dd05a

See more details on using hashes here.

File details

Details for the file osqp-0.6.2-cp35-cp35m-win_amd64.whl.

File metadata

  • Download URL: osqp-0.6.2-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 161.9 kB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for osqp-0.6.2-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 abe8ffffd19e08c6eafb14f6ad14dea9c2a63aa5dd5eb034fd90eb3147d21433
MD5 570b07c447b17e1f9c74e5970ff2642b
BLAKE2b-256 f8439d275d58ef3f5a3e63f383541e130338bf8ca434f405775caa148a7eaf2b

See more details on using hashes here.

File details

Details for the file osqp-0.6.2-cp35-cp35m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: osqp-0.6.2-cp35-cp35m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 210.6 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for osqp-0.6.2-cp35-cp35m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4aef8f6bebcee7c42ee3a940a9fd5ca688c490f9aa33026d0a2a54969393cb2f
MD5 8dcf3761dc6517c16616133363080c1e
BLAKE2b-256 f247331e62a6546c9275654b04b0e185f27ef9da2cb7d4988d5cac520fc94b85

See more details on using hashes here.

File details

Details for the file osqp-0.6.2-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: osqp-0.6.2-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 210.6 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for osqp-0.6.2-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 7cae1fa73261be3b1315bbbd2820920e4dff7372ea6c3e99c60e702104735ac3
MD5 24b8bdf3b8f13fcdfb0375b703a31b19
BLAKE2b-256 85ce41a87abae99e5bc3a6782e3946eabf848255758206be3576960f2ae1d47d

See more details on using hashes here.

File details

Details for the file osqp-0.6.2-cp35-cp35m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: osqp-0.6.2-cp35-cp35m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 163.1 kB
  • Tags: CPython 3.5m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1

File hashes

Hashes for osqp-0.6.2-cp35-cp35m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 da176e564b21b13bacf8ab5bd7c213f5931fe1185e72fa9bd6d28764c88ed0f9
MD5 60470a303333d70e8e05b48af8d9730a
BLAKE2b-256 58b47d216f81fe3ba0ea7c2fe8409be8d5e38ee6a8db20b7f9b60374c3c96f8b

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