Skip to main content

DAQP: A dual active-set QP solver

Project description

DAQP

DAQP is a dual active-set solver that solves convex quadratic programs of the form

minimize        0.5 x' H x + f' x

subject to      l  <=  x  <= u
		bl <=  Ax <= bu.

Binary constraints of the form $A x \in \lbrace b_l, b_u \rbrace$ are also supported, allowing for mixed-integer quadratic programs to be solved.

The code is written in C and is library free. DAQP can be interfaced to C, Julia, MATLAB, and Python.

See Documentation for an installation guide and basic use of the interfaces.

Citing DAQP

@article{arnstrom2022dual,
  author={Arnström, Daniel and Bemporad, Alberto and Axehill, Daniel},
  journal={IEEE Transactions on Automatic Control},
  title={A Dual Active-Set Solver for Embedded Quadratic Programming Using Recursive {LDL}$^{T}$ Updates},
  year={2022},
  volume={67},
  number={8},
  pages={4362-4369},
  doi={10.1109/TAC.2022.3176430}
}

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

daqp-0.8.7.tar.gz (37.3 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

daqp-0.8.7-cp314-cp314t-win_amd64.whl (154.9 kB view details)

Uploaded CPython 3.14tWindows x86-64

daqp-0.8.7-cp314-cp314t-win32.whl (124.8 kB view details)

Uploaded CPython 3.14tWindows x86

daqp-0.8.7-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (834.2 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

daqp-0.8.7-cp314-cp314t-macosx_11_0_arm64.whl (161.1 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

daqp-0.8.7-cp314-cp314t-macosx_10_15_x86_64.whl (167.4 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

daqp-0.8.7-cp314-cp314-win_amd64.whl (135.3 kB view details)

Uploaded CPython 3.14Windows x86-64

daqp-0.8.7-cp314-cp314-win32.whl (111.7 kB view details)

Uploaded CPython 3.14Windows x86

daqp-0.8.7-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (856.3 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

daqp-0.8.7-cp314-cp314-macosx_11_0_arm64.whl (152.7 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

daqp-0.8.7-cp314-cp314-macosx_10_15_x86_64.whl (159.9 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

daqp-0.8.7-cp313-cp313-win_amd64.whl (131.7 kB view details)

Uploaded CPython 3.13Windows x86-64

daqp-0.8.7-cp313-cp313-win32.whl (108.3 kB view details)

Uploaded CPython 3.13Windows x86

daqp-0.8.7-cp313-cp313-musllinux_1_2_aarch64.whl (811.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

daqp-0.8.7-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (791.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

daqp-0.8.7-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (864.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

daqp-0.8.7-cp313-cp313-macosx_11_0_arm64.whl (151.5 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

daqp-0.8.7-cp313-cp313-macosx_10_13_x86_64.whl (159.0 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

daqp-0.8.7-cp312-cp312-win_amd64.whl (131.8 kB view details)

Uploaded CPython 3.12Windows x86-64

daqp-0.8.7-cp312-cp312-win32.whl (108.5 kB view details)

Uploaded CPython 3.12Windows x86

daqp-0.8.7-cp312-cp312-musllinux_1_2_aarch64.whl (816.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

daqp-0.8.7-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (800.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

daqp-0.8.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (870.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

daqp-0.8.7-cp312-cp312-macosx_11_0_arm64.whl (152.0 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

daqp-0.8.7-cp312-cp312-macosx_10_13_x86_64.whl (159.9 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

daqp-0.8.7-cp311-cp311-win_amd64.whl (135.8 kB view details)

Uploaded CPython 3.11Windows x86-64

daqp-0.8.7-cp311-cp311-win32.whl (111.7 kB view details)

Uploaded CPython 3.11Windows x86

daqp-0.8.7-cp311-cp311-musllinux_1_2_aarch64.whl (836.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

daqp-0.8.7-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (814.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

daqp-0.8.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (871.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

daqp-0.8.7-cp311-cp311-macosx_11_0_arm64.whl (155.0 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

daqp-0.8.7-cp311-cp311-macosx_10_9_x86_64.whl (164.7 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

daqp-0.8.7-cp310-cp310-win_amd64.whl (135.9 kB view details)

Uploaded CPython 3.10Windows x86-64

daqp-0.8.7-cp310-cp310-win32.whl (112.2 kB view details)

Uploaded CPython 3.10Windows x86

daqp-0.8.7-cp310-cp310-musllinux_1_2_aarch64.whl (802.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

daqp-0.8.7-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (776.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

daqp-0.8.7-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (838.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

daqp-0.8.7-cp310-cp310-macosx_11_0_arm64.whl (156.3 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

daqp-0.8.7-cp310-cp310-macosx_10_9_x86_64.whl (166.3 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

daqp-0.8.7-cp39-cp39-win_amd64.whl (136.1 kB view details)

Uploaded CPython 3.9Windows x86-64

daqp-0.8.7-cp39-cp39-win32.whl (112.4 kB view details)

Uploaded CPython 3.9Windows x86

daqp-0.8.7-cp39-cp39-musllinux_1_2_aarch64.whl (798.7 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

daqp-0.8.7-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (769.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

daqp-0.8.7-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (835.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

daqp-0.8.7-cp39-cp39-macosx_11_0_arm64.whl (156.7 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

daqp-0.8.7-cp39-cp39-macosx_10_9_x86_64.whl (166.7 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

daqp-0.8.7-cp38-cp38-win_amd64.whl (138.0 kB view details)

Uploaded CPython 3.8Windows x86-64

daqp-0.8.7-cp38-cp38-win32.whl (114.1 kB view details)

Uploaded CPython 3.8Windows x86

daqp-0.8.7-cp38-cp38-musllinux_1_2_aarch64.whl (819.0 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

daqp-0.8.7-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (799.6 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

daqp-0.8.7-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (862.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

daqp-0.8.7-cp38-cp38-macosx_11_0_arm64.whl (157.9 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

daqp-0.8.7-cp38-cp38-macosx_10_9_x86_64.whl (167.8 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

daqp-0.8.7-cp37-cp37m-musllinux_1_2_aarch64.whl (748.7 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ ARM64

daqp-0.8.7-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (700.1 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

daqp-0.8.7-cp36-cp36m-musllinux_1_2_aarch64.whl (742.7 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.2+ ARM64

daqp-0.8.7-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (693.7 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ ARM64

File details

Details for the file daqp-0.8.7.tar.gz.

File metadata

  • Download URL: daqp-0.8.7.tar.gz
  • Upload date:
  • Size: 37.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for daqp-0.8.7.tar.gz
Algorithm Hash digest
SHA256 62cfd3208a9841ffb6a87d145bce930a0e87ecea802a5ffed5d0146c4b133a54
MD5 6c2f186fdbbe7130038d4b02f3ca4612
BLAKE2b-256 912dfd713bbd3660d5c5306599dd138a341ff70cff246c7ccffc7a8d586e7004

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: daqp-0.8.7-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 154.9 kB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for daqp-0.8.7-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 085a352ab1ca33ce2ed40d897ea3502d9c2d59454994990de8b65a6d7298ce2f
MD5 ce8f00cbe17054a3f951ddc2e5cecdd9
BLAKE2b-256 d13006855fdc2128fc6de9d1ac6ccbfb100dd4de1ae7bff73dcf64d8f246406e

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp314-cp314t-win32.whl.

File metadata

  • Download URL: daqp-0.8.7-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 124.8 kB
  • Tags: CPython 3.14t, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for daqp-0.8.7-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 b2daf4cd45f54b208076e69734477c6720051c0573d6b879a116acd35c4d4dd6
MD5 f39d8ce850633f0eb3b899ac0fedc25f
BLAKE2b-256 84be9142dd82f49366d90cb226c5612764a99d84e409b6101df22857e014d638

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 39986b1c80eda2d1a03ea12f8d93f559386cca3db751323bc16278d79c1a1d85
MD5 03eb6fbc0677a1a9df8e0ec46ae49f43
BLAKE2b-256 6f33c5c35a1ed74e7d8d3c2ba8f259835bd2fa8f26af3f3e6c7cab0df587f0e6

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 81bdd7f5b1b9400b8cb217207882bd2854de15ee3ff0c209ac35b43a455ff5df
MD5 bccf977d709bfe8df7938377997106e6
BLAKE2b-256 ab2bbf47b4881e21c3af7621233fe17d28c68e88b989db56dd95712c49035fb5

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 ffa05f443ec0b452952cc03ae5a79df6dbf8176fa7a9e5820965ef66f1d84439
MD5 a49190cc5295bdb6647e0996730a30df
BLAKE2b-256 354c79a0358cf660d6c701998003b069e8aaf6c09221b984b09549a70dc496e3

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: daqp-0.8.7-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 135.3 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for daqp-0.8.7-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 32086d721b37ba3a09b2d56f921f334408795c18cdbcede322e46bd57e541064
MD5 1e406babdb2135969bd7dcbdcaa4ac92
BLAKE2b-256 bee504c773c37c6fff01bf374628b9e696eeeb1e66ca99a057b3c448e442d3fa

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp314-cp314-win32.whl.

File metadata

  • Download URL: daqp-0.8.7-cp314-cp314-win32.whl
  • Upload date:
  • Size: 111.7 kB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for daqp-0.8.7-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 7205f2927c38216eb32cdddc07fa51bf6bb7055304d570e762189581ce21ac02
MD5 ba4ec1fdd6029a4ef9130f03bcd280d1
BLAKE2b-256 96892d885f8df3642be3597e2699fd3c592698b99b9aa25685d84ff5eac8bcd5

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b3f6235e59a87c17e77512be0ab766a66a82c8436f92883e32530eeccadd2002
MD5 eae56999c2ff2ce77fdac1e969b20ff4
BLAKE2b-256 f7d3cef77ce55a426ccbad23b1a9ef1ec1fe15b379fb6d34160d42386fe029a3

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 404cda6fb82381aa6dac9442c9e3d982c442babada9aeb0ad5ffd94e7fd5c06b
MD5 4133cbc58f3a53c490d04df9ef431b69
BLAKE2b-256 c16935d960a4f623b76009076793496f49d1e490a51f649259e5714384e1dd1e

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e6b8fc906d826538819d7ad296cdd45f52354bc0c76e6b4f5ac1754f16f65e0e
MD5 e4cc8605c5e89f4d5b5603c528853f09
BLAKE2b-256 cea0958cbc79b84e6c2895ed9ec2bac957f88cb76d8972472c71485f4960b203

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: daqp-0.8.7-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 131.7 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for daqp-0.8.7-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 b4f727815a3a878ffb5fb14d653d5e1c49f0c7aa261d7d6aef5e512db9d5fb9a
MD5 d190fbe88f441a695ab3c708f5b2e87e
BLAKE2b-256 23b63afd961db3be4a6b95607463f07784eff5650f7db8b05a5a1462314b0381

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp313-cp313-win32.whl.

File metadata

  • Download URL: daqp-0.8.7-cp313-cp313-win32.whl
  • Upload date:
  • Size: 108.3 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for daqp-0.8.7-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 f5bfb79f6f5a1e43d2f4a6e8008caab1754ecff7f816da40e73cd518f2bf0878
MD5 797c5226f536c4c6021f748d464fe989
BLAKE2b-256 5cff52ce7fd66f2e90fd00b2656c9652ecc9492bab92025e8c1704d4a50c7d4d

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e4a3de6ca168f02286d9626a19e813c72e8ba774143a08eed608c7cdd4f130d7
MD5 7cdd68119716ad4a9340a2d4d081459f
BLAKE2b-256 de287d241f2ef246dda6519d19bbeb73454d2b30e3a3a42668818aa80cb488a9

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c65d557011f36afdfc0671750816603ca9fc07070ab3a4c20c89c9a26fc2f0b3
MD5 24fa5fba3001babda190d7d8f5253fc7
BLAKE2b-256 c4ed5df76b2d180220dc05a89e518698c71a1fac6580c7932af48a45dfd935dc

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8bcbd715471aca5112bbe424be2daf56e88251ddc3c2100d5f56f6b837fc47d0
MD5 ab4ded7afd3b0730f171285deb96d4b1
BLAKE2b-256 d8f1e30d095b2cc703f4b869940e50e73925f7fa20bbd39d1f12b97af8e48348

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 22d2f1a912d049a0d9173419feebaa6202e1943316c7f53b5c478e28e2fe039d
MD5 12e13acf57a10d6a3e9702febdadc8fe
BLAKE2b-256 e22488577290eb87f331dd3170ac2023b0926ddb6011a6ea3566a640ea04414c

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 2a2cd5a3f2609ab1f692acd1712f38c130b964741b97203984924f03d8cb6f91
MD5 2b99e91ad5e6dfed74c6e54039cb0526
BLAKE2b-256 afa4fb804633fe8193de24e0f6dd5070dafc7b2ce3850a5277adb6352eb03add

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: daqp-0.8.7-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 131.8 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for daqp-0.8.7-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 ac3f04950b80cc72fd019cd133e23178941b6ab0166e31370d4903757c43b51c
MD5 886b3d62f44fb06d01aea6d5bdb64b7f
BLAKE2b-256 375f7ebf43ce72bfb990b10675425d7c8f7eefa37f38264a50df12f0c54520ae

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp312-cp312-win32.whl.

File metadata

  • Download URL: daqp-0.8.7-cp312-cp312-win32.whl
  • Upload date:
  • Size: 108.5 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for daqp-0.8.7-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 3a18333d7b5112b21116d8600645ceaa766bc37efada78e98ba4490e28cf4d4f
MD5 54764c72a4d8825ea863374ae30a2f1c
BLAKE2b-256 280c7ba9e41d7145907556b0ba711aaaa2e6976d7d7b3cab73584607acac3017

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6c31d1e9035bb8c4bf2ca1be907e1ba579bb1920cc874a97877b11ff822c9460
MD5 f5ae40a1e9799813c0fe48cbd5a4c307
BLAKE2b-256 dbf9e3e7450659ed519ba090a43b364e08008a8857c3f534dc262d32025a5de0

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ebe76e0e556b0817528b342f1fe560eb62aa78fd028dbefe6f300fa6e0ff4445
MD5 624055bba47f95842f81749bf0406fa0
BLAKE2b-256 9af55911ca559783148214071f787a8c61c63ec6f967f8b9ea6efc3276440bb5

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cd08316be8d1be489278085712bc09ca15e3b6d34eb7efc462aa43c0069a4b63
MD5 55befe04eec2ff92ce956e9c52848605
BLAKE2b-256 3b2bce4c2af256fd79b041e9c177285fc9014b3921a942a6a4cbe3246151b8a4

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 deed3e39b8d52fd3ac801c79a0dffbd46698a7b6cc9bf90267946d31dd87db84
MD5 7596d26784b3fea3530f0ffefed763ca
BLAKE2b-256 6b8a2bf8fa99cf21f398def0dbc40b29a6c2130a5569ee13530f38276c84c091

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 4f3667c651af74ac93116bd8391f6541bcec0eb3aeada39db20a6eb8db000f5b
MD5 2e4ac29488111b3bd30c669acf2c4d6a
BLAKE2b-256 bf4b30d87e9bad79e5455d113e7b62f96aa19032669b8ee90e7c96856540e008

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: daqp-0.8.7-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 135.8 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for daqp-0.8.7-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 8d658d0893ac42ed1b64e9f7fc2b97805274b11aafbe4702b20029fe74f33d25
MD5 f1206c2e9534f1effe67d5bf345ed714
BLAKE2b-256 f6c02ff65e53b5d5f536e9bedefa17b2dc49c3c501224840557dd9e6274c09c2

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp311-cp311-win32.whl.

File metadata

  • Download URL: daqp-0.8.7-cp311-cp311-win32.whl
  • Upload date:
  • Size: 111.7 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for daqp-0.8.7-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 92e6f7e91429cba5048748468eb9e6bb207181464362e4e92c6ab89571942ed5
MD5 5e3eb2867b9816e36096388cc77f68a7
BLAKE2b-256 07524edfd855df621a2d9eed6f0790c29dac37702abd5d19ac2e01486c65af69

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6fb318e3057bad2ca2feb5b9e71e1c7354039440de25ab09b7532187e00c804f
MD5 39504148c487ceb29b6b366fe4e66d35
BLAKE2b-256 eb9bb48f9e965c30dd34e3cb1e82379443d2af52fb185e0e50036683e5639227

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b65244b8823b916af8e52fa83d761d1e422cdf8d024d5a9b1bfce87ddf6626de
MD5 af706c2c975aedc5ebacfe3524944134
BLAKE2b-256 5aa2bccc1d5c62d22d97f4fa7884e2953aa69f69c828b99049ad3f827ba35f86

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 17ba0800e38853406a27293ef61b6b638e4194f6edefc1470e4b8fc8c93621ab
MD5 f8b1000ba93e7d39387299657f214865
BLAKE2b-256 287712713db97342bc60295de0897974d80b4b2c94677551e66dcc91b455c90b

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e8cd3abd087de80787bcf08198254b62b67dfbceb528f33272b264a6ef5f4c9e
MD5 f97ca0a45a3c7329871b7b5629eb40e1
BLAKE2b-256 b231ba8e9683f6adec04fc4f8a12097fa60cfbcda614aefa4f76c50dc0caf807

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7ab5029cb1d8f03b5e89605db911341b8ca5dffdc94c7731a416a2367781e12a
MD5 8ad0fe82037fb417e3a848aa954e6ad7
BLAKE2b-256 cedb014f8c50341f6bf44c283759fc003c0241019db049f29d2a894d4fab02a8

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: daqp-0.8.7-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 135.9 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for daqp-0.8.7-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 dfcf324bb1b1092c2732d6ec1080cf526a52a915a52aa2a0161e874dc6c2d57e
MD5 b97b1413c94dc62de8830aa02baef83c
BLAKE2b-256 a397c790956cfda45fa350a7edcc04e52d91807af6872a87d8887db15140a29b

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp310-cp310-win32.whl.

File metadata

  • Download URL: daqp-0.8.7-cp310-cp310-win32.whl
  • Upload date:
  • Size: 112.2 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for daqp-0.8.7-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 97ba8d791ae9fa27233d2e35458753e51e6868f8bb69a969db2f5a58845b26a6
MD5 7b4c9368720586f380a611d5132cf42c
BLAKE2b-256 a0dd2a12b44e054c4e416ac27b0e115c518cec79c7efe62f5306b12113815657

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 62dd2c6d14c8baefbc489ae6ba178debf36388eebd12bfa6fefed0599675fc69
MD5 d63184ee1311dcf3f62905dfc424c0cf
BLAKE2b-256 0c06d11d5bb0ad9d14ee2b0db09eeba796ea56168c7ce20494e22a5f25482c5d

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4be0d4256100a4fd35d01907ae1d4ad164e8a152707e7ddfebe386b082652242
MD5 09476240a8a6f0a0522e7a094e28be8a
BLAKE2b-256 80a5c80745b09d54eb83ddef70dacc74499360395f3d9f7cbba8bfc95165ed40

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2307d8e96417c6965e4bd6e7857e80d1ca0c52bec2cba13173dec736252d52c4
MD5 fb230c3e0bd78dce8be65e4791f8854d
BLAKE2b-256 bdafa8e544f8e9dd143dbc0cb2afdbd0221f2a272dd662323ab1243857269d5e

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 de5540765884e56d0fb8bf945a8d500aa9ca268b506535c4dac37ff48c8bf9d5
MD5 fd92fcc3f190eaf28c19def822bbfa63
BLAKE2b-256 e2fe4947398babec3a517f43e10555d2d37f8dea19dbc9a09bb398080088e3ac

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 67e99835efe68e3ba1bc721074e726081e65bfc51f5a81b6ac9407979ad4d33e
MD5 2d895d7bba5d635b39ad59a8ff4f8712
BLAKE2b-256 3c0097043ee6f2b13a63f0b59f776055dc199621ca8773f9d627fae3d2bfabe6

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: daqp-0.8.7-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 136.1 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for daqp-0.8.7-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 3ca23b7bd5b09892896d554c87ad868aa7503acd982fd9075cf22513631bbde5
MD5 bc6cd3ab8bf1444d17c3dcea3df8b19b
BLAKE2b-256 607c58ae4551fe6d47d393cb57b50e6818dcecb4f9a961f100e923d8522a3356

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp39-cp39-win32.whl.

File metadata

  • Download URL: daqp-0.8.7-cp39-cp39-win32.whl
  • Upload date:
  • Size: 112.4 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for daqp-0.8.7-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 dc6e0519a324dd4b5743e2f9b438ff5c48b1e407b8af4b819344dc95db39dde0
MD5 47d3b53968a3028ad3a4a0ce650667e5
BLAKE2b-256 46d243b6dc232af74bee2b8458f9a942f607f18e277d0d144ef0309d4cb848d8

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 76b4e09906b484a85a2e5b881b68691a4a1de4e3b80783ea38fba5740d4aac9c
MD5 c3b42d4748dddc830a6d6291c3793596
BLAKE2b-256 c8ab92215723ea0654d458a577d5350311ff6f4ac31baddf979b139e151ceef1

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1de41784860ed5f193c3df7c36ce3e72ef7f719031b58dc37a799aeac0ef5fa1
MD5 10546c46411e96b1838e9ea04e170aa8
BLAKE2b-256 c9e6ddcc152479d3194c012e4314320a1c5e8b5670c1e6c2c997b046848856c1

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a323615c35e001bd82ff25751d21531e26a6c7a1a3a8bd190e749af2637ad7d5
MD5 d6bd9794bc204393202338fc8dbcdfbd
BLAKE2b-256 05c05ea9fa455fddf941747ae4a2414c9740a1499af949205adf116cd68f7947

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

  • Download URL: daqp-0.8.7-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 156.7 kB
  • Tags: CPython 3.9, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for daqp-0.8.7-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 10db0262b7b4e6086f44104d13c63af614d060b6d7adbbf8e019f811c47f317e
MD5 b89174236db4412a374a0fda5b9f4b27
BLAKE2b-256 07c9793b975df0422dd8441a215dd944fb24ab089bfce1c5c7fbbe3bbe2c5794

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: daqp-0.8.7-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 166.7 kB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for daqp-0.8.7-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e78187d92c001779d9f91672e088f445d395820047f5ae809474427e61e66b83
MD5 0cc1a80afd83235676a90bfcf3b6632a
BLAKE2b-256 b2b0cf6ef7ce6c4c0f99c9c9d0b712241a8af2eeb7335a7b386abe60c39c567d

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: daqp-0.8.7-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 138.0 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for daqp-0.8.7-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 47275926def746e860c2f81b3cb690ab202579c03dce888beb4f9b37dd7a166f
MD5 47a3f096a6d7195f2a1a071c7254aa9d
BLAKE2b-256 8a417f4c563683447634dac2522db124a9781fab7f65a606d4f2c0c8fd4f7ec9

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp38-cp38-win32.whl.

File metadata

  • Download URL: daqp-0.8.7-cp38-cp38-win32.whl
  • Upload date:
  • Size: 114.1 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for daqp-0.8.7-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 9dbc6a1cc2a469648a7bce7cb918b3bcf13a59cd4a9ee0b1bc03e6cff46db7b6
MD5 dd0676b5fe0afca7d26b3ba47d31f3d5
BLAKE2b-256 a517c937a6a2a9245753a5690987365b26065c14245cce7b31f6dfae913d0670

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6748a1aa77b175b6aee234e5f911a0f7168360ba019832e6808a8a62c1117e52
MD5 a7184396bc269da2e325208ddc450686
BLAKE2b-256 8526eab350d6763d516aec1aeec15ad6cfc2bfa963dcd3df5c9a99c49fe5241a

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ec5aee2ffa58394225b5db37db0a6bcc6f937c23724c734f99e31b2ae311441c
MD5 ace15191d0b114341fb883b02021beb3
BLAKE2b-256 23a95c7542525a85d7244611772124533e1da40d49f8b46d1c2e3981e9041bb7

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 623ec36ec72486c7a414caf1eeb3aaa7970c7a4e6a2d0234d618d05c48bf2c6a
MD5 e77d704a74319b3e60992f202226b883
BLAKE2b-256 9e79aa2765f0de68eb2c334e53569bd804d5758eda3912383a2ad798c039b920

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

  • Download URL: daqp-0.8.7-cp38-cp38-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 157.9 kB
  • Tags: CPython 3.8, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for daqp-0.8.7-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 98ff595c8deaac1d853ad5b69c8a96d8fa88c2270fe06ead0c6b053e06eb6d7e
MD5 74665797efec083f8c6bc4359681eb36
BLAKE2b-256 73021725c94204711cee3d08d8b54dc1f5e7a1793f4dc32d41354c974c156d33

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: daqp-0.8.7-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 167.8 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for daqp-0.8.7-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 33730a9b745aee10444cbfc147cec4015c4f5574c22e12c0a2e3b3c2653de09b
MD5 87954c004096f52a2223de8c1ca59dc8
BLAKE2b-256 9acc9c3a44146229a69dc70d7f25de4a1332c8f491f0918bb0cea22c66fb9042

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp37-cp37m-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp37-cp37m-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3fba69ba5d0553519dd1635925a688619268aeefb38046ea3db14f1904a906d2
MD5 fa75b8d749373065ad853cfc345795c5
BLAKE2b-256 dc2a312f699a5a3011a3aeb41338a1f3668f507d60eff9069bb518ca67b83cb9

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 043875becb7ca705e23a0fcf70670d731ca4c5cc10b91f70b8f513c3981c1552
MD5 c54093755358740232a0842d1aac08cd
BLAKE2b-256 5e21db1cb7271438346d422351f474a4a203eb75bd04b33ece6f300efd775275

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp36-cp36m-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp36-cp36m-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 80c5d738c0a614e1662839d9ab514a81364dcde3fce86283617c444eedf23990
MD5 2e06307f9051833dc4784a3f2eba8ef4
BLAKE2b-256 d8fb0bf7f05d0bfa254b55948c2d73f2ad27ab34b0b64e141698d352f5ed95e8

See more details on using hashes here.

File details

Details for the file daqp-0.8.7-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for daqp-0.8.7-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9052996d294dfa6b7335f1fcda5c95545a4114540c254f95581d28be85f5806a
MD5 e3bf4cdff00e0ca7fc2e8fb8d30b3be5
BLAKE2b-256 bf7a20b382481452da1f6d26256a2b07e85994a109f4069f5a7627257f3c256d

See more details on using hashes here.

Supported by

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