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 Distribution

osqp-0.6.1.tar.gz (211.5 kB view details)

Uploaded Source

Built Distributions

osqp-0.6.1-cp38-none-win_amd64.whl (153.8 kB view details)

Uploaded CPython 3.8 Windows x86-64

osqp-0.6.1-cp38-none-win32.whl (142.3 kB view details)

Uploaded CPython 3.8 Windows x86

osqp-0.6.1-cp38-cp38-manylinux1_x86_64.whl (164.6 kB view details)

Uploaded CPython 3.8

osqp-0.6.1-cp38-cp38-manylinux1_i686.whl (156.5 kB view details)

Uploaded CPython 3.8

osqp-0.6.1-cp38-cp38-macosx_10_9_x86_64.whl (158.9 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

osqp-0.6.1-cp37-none-win_amd64.whl (153.5 kB view details)

Uploaded CPython 3.7 Windows x86-64

osqp-0.6.1-cp37-none-win32.whl (142.0 kB view details)

Uploaded CPython 3.7 Windows x86

osqp-0.6.1-cp37-cp37m-win_amd64.whl (156.2 kB view details)

Uploaded CPython 3.7m Windows x86-64

osqp-0.6.1-cp37-cp37m-win32.whl (144.8 kB view details)

Uploaded CPython 3.7m Windows x86

osqp-0.6.1-cp37-cp37m-manylinux2010_x86_64.whl (211.7 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64

osqp-0.6.1-cp37-cp37m-manylinux1_x86_64.whl (209.7 kB view details)

Uploaded CPython 3.7m

osqp-0.6.1-cp37-cp37m-manylinux1_i686.whl (156.3 kB view details)

Uploaded CPython 3.7m

osqp-0.6.1-cp37-cp37m-macosx_10_9_x86_64.whl (159.0 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

osqp-0.6.1-cp37-cp37m-macosx_10_6_intel.whl (224.6 kB view details)

Uploaded CPython 3.7m macOS 10.6+ intel

osqp-0.6.1-cp36-none-win_amd64.whl (153.4 kB view details)

Uploaded CPython 3.6 Windows x86-64

osqp-0.6.1-cp36-none-win32.whl (142.0 kB view details)

Uploaded CPython 3.6 Windows x86

osqp-0.6.1-cp36-cp36m-win_amd64.whl (156.2 kB view details)

Uploaded CPython 3.6m Windows x86-64

osqp-0.6.1-cp36-cp36m-win32.whl (144.8 kB view details)

Uploaded CPython 3.6m Windows x86

osqp-0.6.1-cp36-cp36m-manylinux2010_x86_64.whl (210.8 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ x86-64

osqp-0.6.1-cp36-cp36m-manylinux1_x86_64.whl (208.8 kB view details)

Uploaded CPython 3.6m

osqp-0.6.1-cp36-cp36m-manylinux1_i686.whl (156.3 kB view details)

Uploaded CPython 3.6m

osqp-0.6.1-cp36-cp36m-macosx_10_9_x86_64.whl (158.7 kB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

osqp-0.6.1-cp36-cp36m-macosx_10_7_x86_64.whl (161.2 kB view details)

Uploaded CPython 3.6m macOS 10.7+ x86-64

osqp-0.6.1-cp36-cp36m-macosx_10_6_intel.whl (224.6 kB view details)

Uploaded CPython 3.6m macOS 10.6+ intel

osqp-0.6.1-cp35-none-win_amd64.whl (153.4 kB view details)

Uploaded CPython 3.5 Windows x86-64

osqp-0.6.1-cp35-none-win32.whl (142.0 kB view details)

Uploaded CPython 3.5 Windows x86

osqp-0.6.1-cp35-cp35m-manylinux2010_x86_64.whl (210.5 kB view details)

Uploaded CPython 3.5m manylinux: glibc 2.12+ x86-64

osqp-0.6.1-cp35-cp35m-manylinux1_x86_64.whl (208.6 kB view details)

Uploaded CPython 3.5m

osqp-0.6.1-cp35-cp35m-manylinux1_i686.whl (156.3 kB view details)

Uploaded CPython 3.5m

osqp-0.6.1-cp35-cp35m-macosx_10_6_intel.whl (224.6 kB view details)

Uploaded CPython 3.5m macOS 10.6+ intel

osqp-0.6.1-cp27-none-win_amd64.whl (150.8 kB view details)

Uploaded CPython 2.7 Windows x86-64

osqp-0.6.1-cp27-none-win32.whl (140.4 kB view details)

Uploaded CPython 2.7 Windows x86

osqp-0.6.1-cp27-cp27mu-manylinux2010_x86_64.whl (207.3 kB view details)

Uploaded CPython 2.7mu manylinux: glibc 2.12+ x86-64

osqp-0.6.1-cp27-cp27mu-manylinux1_x86_64.whl (206.2 kB view details)

Uploaded CPython 2.7mu

osqp-0.6.1-cp27-cp27mu-manylinux1_i686.whl (156.5 kB view details)

Uploaded CPython 2.7mu

osqp-0.6.1-cp27-cp27m-win_amd64.whl (153.6 kB view details)

Uploaded CPython 2.7m Windows x86-64

osqp-0.6.1-cp27-cp27m-win32.whl (143.3 kB view details)

Uploaded CPython 2.7m Windows x86

osqp-0.6.1-cp27-cp27m-manylinux2010_x86_64.whl (207.3 kB view details)

Uploaded CPython 2.7m manylinux: glibc 2.12+ x86-64

osqp-0.6.1-cp27-cp27m-manylinux1_x86_64.whl (206.3 kB view details)

Uploaded CPython 2.7m

osqp-0.6.1-cp27-cp27m-manylinux1_i686.whl (156.5 kB view details)

Uploaded CPython 2.7m

osqp-0.6.1-cp27-cp27m-macosx_10_7_x86_64.whl (161.4 kB view details)

Uploaded CPython 2.7m macOS 10.7+ x86-64

osqp-0.6.1-cp27-cp27m-macosx_10_6_intel.whl (224.8 kB view details)

Uploaded CPython 2.7m macOS 10.6+ intel

File details

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

File metadata

  • Download URL: osqp-0.6.1.tar.gz
  • Upload date:
  • Size: 211.5 kB
  • Tags: Source
  • 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.1.tar.gz
Algorithm Hash digest
SHA256 47b17996526d6ecdf35cfaead6e3e05d34bc2ad48bcb743153cefe555ecc0e8c
MD5 3eaf666f0c8736ae7382ddf0e507cd42
BLAKE2b-256 ba1749790ce2ce7a6b95cd250642ebc68bd723ddefdd052ee8dcc1e0dcf4ffca

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp38-none-win_amd64.whl.

File metadata

  • Download URL: osqp-0.6.1-cp38-none-win_amd64.whl
  • Upload date:
  • Size: 153.8 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200325 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.6

File hashes

Hashes for osqp-0.6.1-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 8a2f181dfbf76ba217cc47e63b74bd0edb164f6a9dd921dc9b449e3c5b6d4b86
MD5 ce288d13b1268c1fe33303b8da03b212
BLAKE2b-256 cc9597126f1f866de14b1b1b2b2b7fa492ae7a5a3fce52cddeaf683eb2fc53b3

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp38-none-win32.whl.

File metadata

  • Download URL: osqp-0.6.1-cp38-none-win32.whl
  • Upload date:
  • Size: 142.3 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200325 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.6

File hashes

Hashes for osqp-0.6.1-cp38-none-win32.whl
Algorithm Hash digest
SHA256 d062277e8d86c3a68b3609e4f966e3c3a726febcd587359c0dc45f65bb2a01aa
MD5 41787554e7080be7eeee60c4efb4ce3f
BLAKE2b-256 a9a390df1adf1fc6518f10f5501108e9762d31002e2dc90f545d21e23e084b17

See more details on using hashes here.

File details

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

File metadata

  • Download URL: osqp-0.6.1-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 164.6 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200325 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.6

File hashes

Hashes for osqp-0.6.1-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 b1d141835a5707074c630bdbff0fad05daedfb17b1130fb684ccac19bbb24ac4
MD5 086d9fe810fbe4879d2807771859c77f
BLAKE2b-256 412a5f65d5d2ddf8f6470ad1912af72790147b4cd809e51eba40ff2c252d8b29

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp38-cp38-manylinux1_i686.whl.

File metadata

  • Download URL: osqp-0.6.1-cp38-cp38-manylinux1_i686.whl
  • Upload date:
  • Size: 156.5 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200325 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.6

File hashes

Hashes for osqp-0.6.1-cp38-cp38-manylinux1_i686.whl
Algorithm Hash digest
SHA256 0d68364bd59331926e3b9adcbecbba513fdf9440fb1e32d81209f862fc372e11
MD5 d56a53fedae138a40d2f5ff8ad9905eb
BLAKE2b-256 26769cb58c9d88c9e6e9b119d639dedf59921bb62d5ef9f8a2d5230f3d56a50d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: osqp-0.6.1-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 158.9 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200325 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.6

File hashes

Hashes for osqp-0.6.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 34f4a8eb721f7dfb2f9475f326219fa8311b84728bc6a8261a11bb431c1f6224
MD5 f6bfacf70173ca6e0314af39a3986175
BLAKE2b-256 8ac67b62f2cb181e3bfc8a5bdca273ca456d8221c2f201b7718e4be2dea11462

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp37-none-win_amd64.whl.

File metadata

  • Download URL: osqp-0.6.1-cp37-none-win_amd64.whl
  • Upload date:
  • Size: 153.5 kB
  • Tags: CPython 3.7, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for osqp-0.6.1-cp37-none-win_amd64.whl
Algorithm Hash digest
SHA256 ebb087917600ca105c3e69a288215feb3f09627ba6c817025c57b51702251d8a
MD5 da034caa9f0a9f0ba5dd4d588651499d
BLAKE2b-256 290dc6bc3978ebc7820311ebf323828a14615d29525e3a56c67b36c07c8bcd7b

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp37-none-win32.whl.

File metadata

  • Download URL: osqp-0.6.1-cp37-none-win32.whl
  • Upload date:
  • Size: 142.0 kB
  • Tags: CPython 3.7, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for osqp-0.6.1-cp37-none-win32.whl
Algorithm Hash digest
SHA256 42d9a897b3da48cdbb81ad1aca4accb413b647fa181b13a1e47e91537c7ff00c
MD5 4150207776d967cbc6e5b4623566b631
BLAKE2b-256 c3bb16b71aa0474c3cf0b3f9fd2799358272c41c6c13a12edb5d1c9d68c34eb7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: osqp-0.6.1-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 156.2 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.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 e853480dd451d22a4a5fa967111f1299090c6b7be20b717f44c22cf0047e0407
MD5 9e7674950e8e4693763b8ec777aec23f
BLAKE2b-256 e73d1ce09e12eed207cbf2279a7f97b5122638c28249afb7d9738b5253dbf496

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp37-cp37m-win32.whl.

File metadata

  • Download URL: osqp-0.6.1-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 144.8 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.2.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.4

File hashes

Hashes for osqp-0.6.1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 777528b89623a356f0ae17c057fdb3fd4f19913f9194284c804196587c27e9b5
MD5 3d3c7c2d6ed05b25569cff192ee16443
BLAKE2b-256 5c975f05482867a52a0c4d76c5ff1ff1fa5ff6f3d76780ea80b85cddca86e9a7

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp37-cp37m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: osqp-0.6.1-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 211.7 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ 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.1-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 567b89f6750d5388e67b749ec978ebb5d1500ea8389dc00d3eea9003267649fe
MD5 5ff212735da5c0e3af9226958f937c82
BLAKE2b-256 a8143bde321e3f5d10967dda79edbfdc2e634ac55196d490c237d52d167f9d5b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: osqp-0.6.1-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 209.7 kB
  • Tags: CPython 3.7m
  • 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.1-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 fd6fc304a3179d004c4805576cb9f6c47429c6ec8a9feb341d07294d57dcedfe
MD5 3f21ab1d62dac8399a9044961e898485
BLAKE2b-256 870671098c6f1ca585e6f11333abbbb25d210fc9dc37b80d46b1cc3acea26ef6

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp37-cp37m-manylinux1_i686.whl.

File metadata

  • Download URL: osqp-0.6.1-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 156.3 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for osqp-0.6.1-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 6060f03875823e0404e96fcee718dacf1e905920923eb474af6f78384cfb897f
MD5 fba9a7761d9627cff667b468ecee1ab1
BLAKE2b-256 dd1fccf3f7e98e26890ab7ddba67fc03bba0aabc43dbed616232af8e11e448d2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: osqp-0.6.1-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 159.0 kB
  • Tags: CPython 3.7m, macOS 10.9+ 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.1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 925cd444bbf603df60957387f09d1e0cd0de76fb5aff97a537479a2c03bb54d7
MD5 be4d59548af830d8200e0e66f7f8371e
BLAKE2b-256 38b71c70a2371de41d0a0d517ec8c060e741c05c30f21a9cc5a8abc239fdd302

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp37-cp37m-macosx_10_6_intel.whl.

File metadata

  • Download URL: osqp-0.6.1-cp37-cp37m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 224.6 kB
  • Tags: CPython 3.7m, macOS 10.6+ intel
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for osqp-0.6.1-cp37-cp37m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 c11e5e8b450babedbc0632a164962b39688a7cefbd726ed97633274031d6975f
MD5 11c03a8e75ddb7b7ab9f259d2b099b67
BLAKE2b-256 e7fc11d090897c94d09a48e757d9da5267d94f7f94ac749905f9bc1840a1ef5f

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp36-none-win_amd64.whl.

File metadata

  • Download URL: osqp-0.6.1-cp36-none-win_amd64.whl
  • Upload date:
  • Size: 153.4 kB
  • Tags: CPython 3.6, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for osqp-0.6.1-cp36-none-win_amd64.whl
Algorithm Hash digest
SHA256 a6f7dc299b562d502eabd183c2ea10232208fac6be9e70ad726a56707b3cc50e
MD5 25d3ec9b520e276e01b13f7ff53204d4
BLAKE2b-256 1e56394c25a059e75d025c76215274471b1367fcd5f52e3f744a6b813e6b527c

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp36-none-win32.whl.

File metadata

  • Download URL: osqp-0.6.1-cp36-none-win32.whl
  • Upload date:
  • Size: 142.0 kB
  • Tags: CPython 3.6, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for osqp-0.6.1-cp36-none-win32.whl
Algorithm Hash digest
SHA256 1cd39bb3e63ff165ec8da5dddbbd0db83832e75b32e273b1387f4ddd080953c3
MD5 46ef7bf937b278b644855b5b97dc7b63
BLAKE2b-256 10032ca4a0399f5704d95449231ed1a3e82862a4689947d60d17b4fd291a279b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: osqp-0.6.1-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 156.2 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.1-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 091d07986ed0175bcb5026f404f26d58a1f53e4ddc48f052c491d1b168cdb098
MD5 ca4dec83366553e2c7d74dc795fbba26
BLAKE2b-256 304c763dc9ff2f2760f6b3ded8d3eef42cedc39002365ac566f57751f5a3bc60

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp36-cp36m-win32.whl.

File metadata

  • Download URL: osqp-0.6.1-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 144.8 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.2.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.9

File hashes

Hashes for osqp-0.6.1-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 d624f4c295bce04eb44ac005eb6900fc4411c442b39980b9ff0fcda5af60dd30
MD5 b6e4d4c49784a544c4b9c361c432e689
BLAKE2b-256 bce6ee3ea11b28f054aacdea1c75cd3432c276208c8d4689e7624747f1dceffb

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp36-cp36m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: osqp-0.6.1-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 210.8 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ 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.1-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 8f1a4c88f544049b70a42a0fcdb99c898e548e1977d6bfe8e7733b11b0db29f2
MD5 c613cbc455397c14dada8d95d0468fdb
BLAKE2b-256 8c9f0fc0d7ca7e94829e7257c4b18ac5009253f0466232689325b9e0c766d1c9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: osqp-0.6.1-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 208.8 kB
  • Tags: CPython 3.6m
  • 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.1-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 5d53980a360dfc696f097dfd2b2bcd2fdeb451e83421f8f5a3b5c10e0d8f062f
MD5 5aa986e99bc8a4c9e35932f7fd55d6ca
BLAKE2b-256 6c592b80e881be227eecef3f2b257339d182167b55d22a1315ff4303ddcfd42f

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp36-cp36m-manylinux1_i686.whl.

File metadata

  • Download URL: osqp-0.6.1-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 156.3 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for osqp-0.6.1-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 652f7c2b3a610df43bc449aa112cc90bc161733cfe1920bc193a113efc7de999
MD5 721f1e1d5999ecf11d8b0d88d86a3b08
BLAKE2b-256 8c2279261dad0a0418c2750ab810ebefebb662187a3134e228db737cc92f2b63

See more details on using hashes here.

File details

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

File metadata

  • Download URL: osqp-0.6.1-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 158.7 kB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200325 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.6

File hashes

Hashes for osqp-0.6.1-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 14ddc5a2e49f68e5fd2b727697b56f36d4c5ea9e1aef517a867564b835be61c8
MD5 cd83b8d5ece34dbd8e0ca4580f2469b0
BLAKE2b-256 13a50e6d82f2d925bce6421ff9f78266ffa86e793805117f5c45f95a21a2f214

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp36-cp36m-macosx_10_7_x86_64.whl.

File metadata

  • Download URL: osqp-0.6.1-cp36-cp36m-macosx_10_7_x86_64.whl
  • Upload date:
  • Size: 161.2 kB
  • Tags: CPython 3.6m, macOS 10.7+ 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.1-cp36-cp36m-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 2e4ab864315a3252974db0bd32586ecc3caf8e6f5b01de3b832c54b8b3084978
MD5 b3428b58acb09b3e66381b4b54832f8b
BLAKE2b-256 41bfda0f0f8c14c2f41f5b7bcf00d2215f082092ddcc141d8635f975260be13b

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp36-cp36m-macosx_10_6_intel.whl.

File metadata

  • Download URL: osqp-0.6.1-cp36-cp36m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 224.6 kB
  • Tags: CPython 3.6m, macOS 10.6+ intel
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for osqp-0.6.1-cp36-cp36m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 58cacc6ffe95c937c129fd67a8cea274e89c24e41d42e755a8a1699dd43858a6
MD5 726afbabda1d921ef5a6b3a40e71493d
BLAKE2b-256 c53f4a0e5924d05e7ddc2faec1ba4ee5e94358653e5130f307dcb599077d2dc2

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp35-none-win_amd64.whl.

File metadata

  • Download URL: osqp-0.6.1-cp35-none-win_amd64.whl
  • Upload date:
  • Size: 153.4 kB
  • Tags: CPython 3.5, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for osqp-0.6.1-cp35-none-win_amd64.whl
Algorithm Hash digest
SHA256 e780b60fac0745ea9b2c447b95fe6fc84596d70e7a7a5a08d2a821ae49d0d952
MD5 90ab33a8fec43b940c3e0fb03051d98a
BLAKE2b-256 13dd1ade43f97b62906877b8d51a255053c45c9bac0ed8e3633b7c42f863d60a

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp35-none-win32.whl.

File metadata

  • Download URL: osqp-0.6.1-cp35-none-win32.whl
  • Upload date:
  • Size: 142.0 kB
  • Tags: CPython 3.5, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for osqp-0.6.1-cp35-none-win32.whl
Algorithm Hash digest
SHA256 ae0c2603af0446f833194cffc340e3abd0da85fbb58636aac7dd9706bcaaa166
MD5 a588eda29ac4661c2445723be9db52aa
BLAKE2b-256 42d42a09aaeeb782d2a31803849ceac246f30bfbfbd8d1a77474100c2db1d738

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp35-cp35m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: osqp-0.6.1-cp35-cp35m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 210.5 kB
  • Tags: CPython 3.5m, manylinux: glibc 2.12+ 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.1-cp35-cp35m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 c345b5c9895881eec2b2d6aa6cc93784a29625cd741ec9d603be1d37360e032c
MD5 6029edcb1ecd851ce64fa75fb1f58f03
BLAKE2b-256 619872370e054c96a2daa667be6e574c3d2280707cf086c371d1f6da751c07c6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: osqp-0.6.1-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 208.6 kB
  • Tags: CPython 3.5m
  • 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.1-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 a1fce07d1eed1e8e0d0b978fe1b358bd82ab3788a5de5db0646ade596410c453
MD5 0bfef42d62678e0d5c31cf8650370552
BLAKE2b-256 6bf172a2e366c1d690e7dbccbf10901472a37e7ad4fc9ba2304018c2bc6ef377

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp35-cp35m-manylinux1_i686.whl.

File metadata

  • Download URL: osqp-0.6.1-cp35-cp35m-manylinux1_i686.whl
  • Upload date:
  • Size: 156.3 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for osqp-0.6.1-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 6cd482506ed4e43c025e3cc339bc54bcf9d45033602fa3620db3519916a087a7
MD5 4a6729b90075bafd0ba5554af2f664fc
BLAKE2b-256 fcaa281c6d4f18abcafef0a83aec55cbabd14a920d19945839dd16805681371c

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp35-cp35m-macosx_10_6_intel.whl.

File metadata

  • Download URL: osqp-0.6.1-cp35-cp35m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 224.6 kB
  • Tags: CPython 3.5m, macOS 10.6+ intel
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for osqp-0.6.1-cp35-cp35m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 dd7a68e11590216ee223e0f8b07748d6890104d9890b430f76ad5c693d2e694a
MD5 3b4c3febff66fbc09834a393ec2f706f
BLAKE2b-256 87b038b044b6d3f00141adbca95e0250be02af2629eed330b44893cce83ef6b0

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp27-none-win_amd64.whl.

File metadata

  • Download URL: osqp-0.6.1-cp27-none-win_amd64.whl
  • Upload date:
  • Size: 150.8 kB
  • Tags: CPython 2.7, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for osqp-0.6.1-cp27-none-win_amd64.whl
Algorithm Hash digest
SHA256 8821a9cf7d10a01de5c171bc11b810fa5792424be6c3738d89f6f56d02d56bc1
MD5 495fe0bc3929a347ada67e5f29d65a55
BLAKE2b-256 c79b704ff8ce746d11624a348f3c4aca7c978ccd9de53518717dc98f551b95bf

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp27-none-win32.whl.

File metadata

  • Download URL: osqp-0.6.1-cp27-none-win32.whl
  • Upload date:
  • Size: 140.4 kB
  • Tags: CPython 2.7, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200325 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.6

File hashes

Hashes for osqp-0.6.1-cp27-none-win32.whl
Algorithm Hash digest
SHA256 95488cde3a2eae64dfe33ec2beb2282ac5b0c8bb06ca5e2f1da5aa46ec53e38e
MD5 63864302f8c662bb62bdf29d1c196ca9
BLAKE2b-256 2e4bc964c2b0394654e5ed2669def188c435f28b108165f9209176d2089fd88b

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp27-cp27mu-manylinux2010_x86_64.whl.

File metadata

  • Download URL: osqp-0.6.1-cp27-cp27mu-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 207.3 kB
  • Tags: CPython 2.7mu, manylinux: glibc 2.12+ 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.1-cp27-cp27mu-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 8bb9c40189f747237e12b50c16fd83b6a923935be5fbfadc4dec7582669fd516
MD5 deaca0afb9650b603009bdab47b1b72f
BLAKE2b-256 afba0535e03d943608a1bed4c6453463244643c7964caa8b0ba5f24930032a64

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp27-cp27mu-manylinux1_x86_64.whl.

File metadata

  • Download URL: osqp-0.6.1-cp27-cp27mu-manylinux1_x86_64.whl
  • Upload date:
  • Size: 206.2 kB
  • Tags: CPython 2.7mu
  • 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.1-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 7f87e3f25d8d094587133351acb0fd5653821a2111241d5b26d8b5f1dcc2fc14
MD5 49f15ee6892a18b884f44459b468b5f1
BLAKE2b-256 b20e735fdf6d9e294bf0621921eadae24f52e9fd8898a7049ce1abaf36d80c90

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp27-cp27mu-manylinux1_i686.whl.

File metadata

  • Download URL: osqp-0.6.1-cp27-cp27mu-manylinux1_i686.whl
  • Upload date:
  • Size: 156.5 kB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for osqp-0.6.1-cp27-cp27mu-manylinux1_i686.whl
Algorithm Hash digest
SHA256 1efd742d31b68a4c35ddd0ac4663b826fd02f04e6ce5ed0ed2bf8b7ec3a7486c
MD5 97f22991672377b3665f04de626f7a00
BLAKE2b-256 c54d5141c6b195622b73f888284a04e88a9453e715dd540cdddbb0d39516f25f

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp27-cp27m-win_amd64.whl.

File metadata

  • Download URL: osqp-0.6.1-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 153.6 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.1-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 f0dba7708495b7b533da449c0aabb8bfe377cfb101945a647ca0db7c95edcadb
MD5 bedc4b434ea20e5899e091b0f99e1322
BLAKE2b-256 d784e2f2ab75e9b5ec03975b9fc2bb444dfa7ee89501376a1e451f6d6a10fcc8

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp27-cp27m-win32.whl.

File metadata

  • Download URL: osqp-0.6.1-cp27-cp27m-win32.whl
  • Upload date:
  • Size: 143.3 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.2.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/2.7.16

File hashes

Hashes for osqp-0.6.1-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 cebae971823a5f8dbaa4ebd4c235a16df16d8a428a31b8a0a5c9bc2cd8b9ef82
MD5 19b3616a7c9197c545b24ab616b28951
BLAKE2b-256 6c4a2b49213b6177da26003f4f79e1a0180017bb874fc5e2e070aa60458f99fc

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp27-cp27m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: osqp-0.6.1-cp27-cp27m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 207.3 kB
  • Tags: CPython 2.7m, manylinux: glibc 2.12+ 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.1-cp27-cp27m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 abf2aef840b62a893ee40c40a0c9cd783439d3cbfe3d522cbf25de9149e9337e
MD5 9156ebdbb17c06c8b625e37e775a9e6e
BLAKE2b-256 7100d7897697f6d886e79bd509dca896898e69ed61124f8bbd399ff7f3963e99

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp27-cp27m-manylinux1_x86_64.whl.

File metadata

  • Download URL: osqp-0.6.1-cp27-cp27m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 206.3 kB
  • Tags: CPython 2.7m
  • 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.1-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 8e577f8443e25f880e75e8bab104a333804eef2f46be82fd2d1d5d6105a6068a
MD5 58044c2ceb03770a71388c7e25092ac5
BLAKE2b-256 a18306ccfc9d1f81ff447f29508e497599b4d4b018ea8d7d928ff1f54a2cecff

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp27-cp27m-manylinux1_i686.whl.

File metadata

  • Download URL: osqp-0.6.1-cp27-cp27m-manylinux1_i686.whl
  • Upload date:
  • Size: 156.5 kB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for osqp-0.6.1-cp27-cp27m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 56088ea395eccd0d16a7a242330ece9064f53534722fa40697514851653fa88d
MD5 5ad485e4a4978124a4437be66d91d6f0
BLAKE2b-256 578b36a87086a49faae1198b02fd6bf1d2a04a72b5071068a601f37f71b749a6

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp27-cp27m-macosx_10_7_x86_64.whl.

File metadata

  • Download URL: osqp-0.6.1-cp27-cp27m-macosx_10_7_x86_64.whl
  • Upload date:
  • Size: 161.4 kB
  • Tags: CPython 2.7m, macOS 10.7+ 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.1-cp27-cp27m-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 847c678eafaf9612c2ef1176adf7099311f807257d2979f446e44d4b3c96ce86
MD5 86676be7a87722d388966acbcd947eaa
BLAKE2b-256 140cc44f5789e66117b34959bb14e39c7739d1279c9d45ebdbedd05ff94b2866

See more details on using hashes here.

File details

Details for the file osqp-0.6.1-cp27-cp27m-macosx_10_6_intel.whl.

File metadata

  • Download URL: osqp-0.6.1-cp27-cp27m-macosx_10_6_intel.whl
  • Upload date:
  • Size: 224.8 kB
  • Tags: CPython 2.7m, macOS 10.6+ intel
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for osqp-0.6.1-cp27-cp27m-macosx_10_6_intel.whl
Algorithm Hash digest
SHA256 72bca52b84c7ea7762c42e2fd801b301eb2990b7f033887c997fd1b91623d110
MD5 3b4090ac5c7f4bdcb184cc61a27558ff
BLAKE2b-256 ebb824a271c2237cb68b81a8829b0ad19a873e648d51dd8dd763910549e193c2

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