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.5.tar.gz (38.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.5-cp314-cp314t-win_amd64.whl (154.2 kB view details)

Uploaded CPython 3.14tWindows x86-64

daqp-0.8.5-cp314-cp314t-win32.whl (124.3 kB view details)

Uploaded CPython 3.14tWindows x86

daqp-0.8.5-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (833.0 kB view details)

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

daqp-0.8.5-cp314-cp314t-macosx_11_0_arm64.whl (160.9 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

daqp-0.8.5-cp314-cp314t-macosx_10_15_x86_64.whl (167.1 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

daqp-0.8.5-cp314-cp314-win_amd64.whl (134.4 kB view details)

Uploaded CPython 3.14Windows x86-64

daqp-0.8.5-cp314-cp314-win32.whl (111.3 kB view details)

Uploaded CPython 3.14Windows x86

daqp-0.8.5-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (854.9 kB view details)

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

daqp-0.8.5-cp314-cp314-macosx_11_0_arm64.whl (152.5 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

daqp-0.8.5-cp314-cp314-macosx_10_15_x86_64.whl (159.5 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

daqp-0.8.5-cp313-cp313-win_amd64.whl (130.9 kB view details)

Uploaded CPython 3.13Windows x86-64

daqp-0.8.5-cp313-cp313-win32.whl (107.7 kB view details)

Uploaded CPython 3.13Windows x86

daqp-0.8.5-cp313-cp313-musllinux_1_2_aarch64.whl (809.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

daqp-0.8.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (789.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

daqp-0.8.5-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (863.8 kB view details)

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

daqp-0.8.5-cp313-cp313-macosx_11_0_arm64.whl (151.2 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

daqp-0.8.5-cp313-cp313-macosx_10_13_x86_64.whl (158.6 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

daqp-0.8.5-cp312-cp312-win_amd64.whl (131.0 kB view details)

Uploaded CPython 3.12Windows x86-64

daqp-0.8.5-cp312-cp312-win32.whl (107.9 kB view details)

Uploaded CPython 3.12Windows x86

daqp-0.8.5-cp312-cp312-musllinux_1_2_aarch64.whl (815.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

daqp-0.8.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (799.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

daqp-0.8.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (869.5 kB view details)

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

daqp-0.8.5-cp312-cp312-macosx_11_0_arm64.whl (151.9 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

daqp-0.8.5-cp312-cp312-macosx_10_13_x86_64.whl (159.5 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

daqp-0.8.5-cp311-cp311-win_amd64.whl (134.9 kB view details)

Uploaded CPython 3.11Windows x86-64

daqp-0.8.5-cp311-cp311-win32.whl (111.2 kB view details)

Uploaded CPython 3.11Windows x86

daqp-0.8.5-cp311-cp311-musllinux_1_2_aarch64.whl (834.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

daqp-0.8.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (812.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

daqp-0.8.5-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (870.4 kB view details)

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

daqp-0.8.5-cp311-cp311-macosx_11_0_arm64.whl (154.8 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

daqp-0.8.5-cp311-cp311-macosx_10_9_x86_64.whl (164.3 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

daqp-0.8.5-cp310-cp310-win_amd64.whl (135.0 kB view details)

Uploaded CPython 3.10Windows x86-64

daqp-0.8.5-cp310-cp310-win32.whl (111.7 kB view details)

Uploaded CPython 3.10Windows x86

daqp-0.8.5-cp310-cp310-musllinux_1_2_aarch64.whl (802.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

daqp-0.8.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (774.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

daqp-0.8.5-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (836.9 kB view details)

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

daqp-0.8.5-cp310-cp310-macosx_11_0_arm64.whl (156.0 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

daqp-0.8.5-cp310-cp310-macosx_10_9_x86_64.whl (165.9 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

daqp-0.8.5-cp39-cp39-win_amd64.whl (135.3 kB view details)

Uploaded CPython 3.9Windows x86-64

daqp-0.8.5-cp39-cp39-win32.whl (111.8 kB view details)

Uploaded CPython 3.9Windows x86

daqp-0.8.5-cp39-cp39-musllinux_1_2_aarch64.whl (797.4 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

daqp-0.8.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (768.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

daqp-0.8.5-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (833.6 kB view details)

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

daqp-0.8.5-cp39-cp39-macosx_11_0_arm64.whl (156.4 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

daqp-0.8.5-cp39-cp39-macosx_10_9_x86_64.whl (166.4 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

daqp-0.8.5-cp38-cp38-win_amd64.whl (137.1 kB view details)

Uploaded CPython 3.8Windows x86-64

daqp-0.8.5-cp38-cp38-win32.whl (113.6 kB view details)

Uploaded CPython 3.8Windows x86

daqp-0.8.5-cp38-cp38-musllinux_1_2_aarch64.whl (817.7 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

daqp-0.8.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (798.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

daqp-0.8.5-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (860.7 kB view details)

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

daqp-0.8.5-cp38-cp38-macosx_11_0_arm64.whl (157.7 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

daqp-0.8.5-cp38-cp38-macosx_10_9_x86_64.whl (167.4 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

daqp-0.8.5-cp37-cp37m-musllinux_1_2_aarch64.whl (746.9 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ ARM64

daqp-0.8.5-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (699.0 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

daqp-0.8.5-cp36-cp36m-musllinux_1_2_aarch64.whl (741.5 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.2+ ARM64

daqp-0.8.5-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (692.6 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ ARM64

File details

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

File metadata

  • Download URL: daqp-0.8.5.tar.gz
  • Upload date:
  • Size: 38.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.5.tar.gz
Algorithm Hash digest
SHA256 71b0df979de85874bbed01c687a94e93926f445b4dddd236dcb3cea82431ab68
MD5 af8d71434a1130c65df51edfd861fa3b
BLAKE2b-256 3ede02ddf33b0de61788b3d7110febeb332837332ebdc4f1b83c1bf1f405efc4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.5-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 154.2 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.5-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 d5b21e42c69d6e7639a55ecc07d10802af9c39ff69c0f22376cb4b022911c70a
MD5 edfa2e90008d780efe9b6f9cdc168363
BLAKE2b-256 25a4c5cb882c5155ff18b891328f5376d01458e91d6aee079ce227aa2f057f5f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.5-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 124.3 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.5-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 37bcf3aabea4df2727b32262eb6b704b143953da1f77108194a2fcb750727e20
MD5 9285df34776d982aaf9b0bea4c127d66
BLAKE2b-256 8dd58c108cc91ba3d82110f31fea2c1ad7c3763e70d87f4a3e4e71329f3ab317

See more details on using hashes here.

File details

Details for the file daqp-0.8.5-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.5-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 544f3998bb5ec650e1fe9165e1e74b18aad867cade6d6a073126839eedaedef0
MD5 95f3bf0d2a4d2d153ac6af5095f168e0
BLAKE2b-256 ace9f62e1ca2a23f03d248a0430859c3e699ff0bf7eb9abf8f546adb78f58f65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.5-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1d105c9843d7dd9d4104e09c390d48025091a00b57eec5e7f30fd875d261d8af
MD5 9526853cb1575448c91ab6eccc400bbc
BLAKE2b-256 b208d9f5ad49d0412723bf6a10702d2e2b5012a102f6bf0934b8d4f2b38bb085

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.5-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 8473377aaff3d66a410433862c7c7e756a78287bae5316f3a305400e19aab6f1
MD5 fe126ee709e302843f66b3d4bda99f5f
BLAKE2b-256 ac075d37549de7548b6848791bf5d806fed1e148cd716a85eccaccf59bb3389a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.5-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 134.4 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.5-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 d9d0b2f56ad6db872c45f262da63294b9eb110c993835b4317aaaf9a0582f135
MD5 91a9e9d2b4347a286b1fbe48bbae6048
BLAKE2b-256 9e76a37cb3dd1c77a3ec813f5d9a7e9be70e5f55f3ae073801f91aee6a14b81a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.5-cp314-cp314-win32.whl
  • Upload date:
  • Size: 111.3 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.5-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 3bf678a82179addb980fbf34a5057041120b953a71321836374baa50814be0a9
MD5 922d0ed5539cce910a2bc6c14870d202
BLAKE2b-256 feb00fb859dbba9eb9b7fffdde2208ab15b5edc0619a3620d7341071184b2cd9

See more details on using hashes here.

File details

Details for the file daqp-0.8.5-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.5-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b1860a542a8187b0b8241d012a4ac181e221a33ad84892f061f9e26c8b8a4066
MD5 cf2b10589787164fdda1b1e39b4f9ab5
BLAKE2b-256 bb768e02b0deb5c307b5516bc3c6fbb1334a00810a07ddbe435f982894a7e9fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.5-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0dfbba68c2636e92592fa29d496faff11e9df6c08716892fb45377baa088b64e
MD5 a2e70dca811b198788597d04f6e5665e
BLAKE2b-256 d4b2fdd067e30e6fb6396322d82eeb56456e8e9e279f3b461c203f36840c8f71

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.5-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 23191c7371ab6945fc6480bc92a8c1f9fa9f2f0372bea48436d7da27ce6b5931
MD5 5656b4681997c2eec157d440825ada0d
BLAKE2b-256 581b1ccc8a48dfe79ca7fa83b98055166bb5b41385c53597985116d4585b5e8d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.5-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 130.9 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.5-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 631ddb94c8a3937aa5b6be01e787dfb9b4a837c84a60053a85262a66a0c76c04
MD5 1af714bd2d6c2e4a850aaf4c7a17d2da
BLAKE2b-256 d6a53170ee3b1d1cb6091392fb485642080156890ce9b44353b8726547b85725

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.5-cp313-cp313-win32.whl
  • Upload date:
  • Size: 107.7 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.5-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 8cb1cc6e1178f2dd2e4ea494d4b77374850ad8830181d6c7d4e03fb844f3271c
MD5 dbc91653da4ad7d7ba889e6bcff0c7cc
BLAKE2b-256 eaa1d4e73f3305e8cab0e8d7c3a0c8c4d3d4f0ce39b1056f9c14b6036662fc99

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.5-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b202fc244de7b83e5a44a6f3bc9eea9ff73395ad9fdb52588bb637001a8e9f2c
MD5 8f14fa37a2c8ecab9a2b716232deeba8
BLAKE2b-256 a9c6237304b9000da5889e92aed555d7a1d236fd5ff2ba0284f4db5318ff06f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ccd6dbd04ffe15bb5cc5b678d05d33b124bbfc5094628f8b2393260e83e6e4f5
MD5 ff90d1d3c4568fb2e4baa8ea2fa1e7d0
BLAKE2b-256 7392fd962d6bb8d58a27034fe42bf7aff20f1372e40c3f0a6d0790ea3cec78cf

See more details on using hashes here.

File details

Details for the file daqp-0.8.5-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.5-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 398801c4e7b4a74603ad3267bee622f6e66e9a2a0c652bc891d85629a8e35233
MD5 68f702824b68de9300b8fcec149310e5
BLAKE2b-256 1ac8ef39aae02c4700bd49d37755ad3f26baacbc3566bd9112fdbfbd38f6e5bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.5-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b3057a6ede1b12df573154940396b92ea1f817d50be8916b97306cf08e94ec9b
MD5 13051f2cd999bc6cd604c49ae30ca477
BLAKE2b-256 6a71c42534bde5fed26e5d0d76460c5e352a3d0fed1b3e5040f594aa2c4b81fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.5-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 b01691085d260a8556e40f0a82754f1c606e02d7af635fbc421b7360dcc999f5
MD5 f8cfab215f4b529b0711660ef3e62a9e
BLAKE2b-256 48fb1377bef31820345feb529e2aa45f84e6fe7ce1ec576788c339958002614b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.5-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 131.0 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.5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 259453ed06e33aa16ee263bb572e4330fe85db1e42aecd161c2ec6becee523b1
MD5 fb615f73963bf637ea5436e4c88c7bef
BLAKE2b-256 959b5bf665ca248b28b462a2f65dc45377d6ddef7092bd0c5f4090a073f96267

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.5-cp312-cp312-win32.whl
  • Upload date:
  • Size: 107.9 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.5-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 23007128dea8e12251cb89c2ee413a1ac192411bf31da6b03536594e6c696f9b
MD5 e792e55009cefc3c87983a0cfaf19829
BLAKE2b-256 b3edbbe2e0e89937c52eef6850fb26d7d41f80b2611cce7668182dc00df2806a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.5-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7d42299e571741b5bcd7f3bd0c65776b31d2b9384bb5283b3dbc06e6a775f9ed
MD5 63cfe8892556bec8a58a5da368ca5953
BLAKE2b-256 00ab97a87306f05fc7d5b8559c745d875b69b6d0224d979b8aed5302e60fb024

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b5e86cd57ff5967a7c521cf6c5a0c539a363ec91519d007f29339f9b47d770ec
MD5 bb165a2f3540f6f1a94067ce970a63bb
BLAKE2b-256 64e1e454621c1508612a1b104099bf481f53d8a6e53986bc3d9d1dd4e5a38643

See more details on using hashes here.

File details

Details for the file daqp-0.8.5-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.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ff4037b0034a9c390c702257baf63658abaefcfd4c487add1a876ec3d24c7a4f
MD5 fc96932ac5ca61b18f9e05933cc04b6b
BLAKE2b-256 44df0fc09338f399be72a0f673b48048969d684b41f3f91f048df6439ca355e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.5-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a9d7ee70aedaff225f54c7bc0d1cf845d4daf0cb75bfe851938e41f8ddcc6139
MD5 9a17d49acb8985c3590831e99fc915ef
BLAKE2b-256 f2875cbc7f502d4eff2b8b5febea3ca4e4f1740e94c9c3c2adedfcf227896116

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.5-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 27ab6c5ef287f39341e293a9d62dd2bd33905282cbb67bc266376c7f443587a7
MD5 b9e891380a06ae80507ac265ec56fdeb
BLAKE2b-256 8227b9fb5605e43e0dc81d5cb5d550748e9e50a46cf606b5fb86fb3134e6aac7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.5-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 134.9 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.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 73169f8b7b78539d733dfd4fdb574dcca40126ea450735d3d975fdb9fd0984e1
MD5 d371fe2a884a12b1466c628a8a5b9c21
BLAKE2b-256 8dba3ee9a95d39ea5429a7c2a63ad0b6b7e83c5ab06707c5d842f7d879056efb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.5-cp311-cp311-win32.whl
  • Upload date:
  • Size: 111.2 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.5-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 d053276876d394a6c45e922eb5165e7091a55d1ab519d80423d10fe790245163
MD5 7618e3be9c2ce6ab3ecc0c9eeaca44ba
BLAKE2b-256 8b0f7f59f587e0c41e61eba43592edb86bb4302716e5e85511e8eb6cc26c0aae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.5-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a824256d4eaabbced0ceaa7fcd906d391d6831e2babd5512b37b1527589711a0
MD5 d13b4d019efa85a8e0d714e19eb3ce82
BLAKE2b-256 365c1c1d75faea9f48ccd7ceb9c505889ad1dc84f32fcc3e131ed92ac12517cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f17d0dbe2545589c15a4525775be77edc20824a237f3c3f658d18f423ff077a0
MD5 40ae0a150a800a66d28df24a7e563080
BLAKE2b-256 493be081dc67720169526d239481d7c12ad49d42c709df53fe6bb1cb74678632

See more details on using hashes here.

File details

Details for the file daqp-0.8.5-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.5-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6af49ac12d315d9fac0894875d25f979469cc671136e193a9f06302ee42d56aa
MD5 04c5569f70d361801d1ff5fa89dd254c
BLAKE2b-256 756a20e6cd718b9bebe072864eff2f6e6a2fe157d6aef2cb6165477392db8ce3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.5-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3db2ef3f31047e55cee4e385b354ba1134d97f02e30aa4c3e7092c3cb622a6a9
MD5 f1c5bf90c6434eff4342a5ba0cd3666a
BLAKE2b-256 65693c492c72005a55b8d8d2ccdaa0e0c2116946ab8f8516baa55aec083d20bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.5-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b80844f088757544ab32bfd1db645fb4d7e4d6bf07b09ed3b44272a17887a537
MD5 967f73327e8542ca558cea32e44b1b3a
BLAKE2b-256 8e593ce412d0fad98ab552eb0534c4f71e9cf4bb0990cb8394ccfb607aa6c691

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.5-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 135.0 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.5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 073d690ac92fab6d8736f86c9059d24a6926774ac0fdbb37a23d6572ef738d4a
MD5 1608380c12b5731156a5554ea3b892df
BLAKE2b-256 7d92fb3b789a18464aeba8c664ea74dcf07f003f8afb8e5e6ec9038a34614338

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.5-cp310-cp310-win32.whl
  • Upload date:
  • Size: 111.7 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.5-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 263ae4faecb04f02cdc033196d0037a6ed050dcd40eb27ca52e3495b4e07b0a6
MD5 4467f3388ac50b0fd71afe7e823280ae
BLAKE2b-256 f033bc9175bbbceba2304264622934e5163a3a6bbade2b2e2cf24ca32fffa757

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.5-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1a85bff8688d4ca5debc7bd42de9301767d239f0fb5f3235627305ceda228282
MD5 974fb09dfed6f369dd627d8851af14b8
BLAKE2b-256 9b7334a23e8ac773fa35a6b7a8eb8ac084c2ccc54727aaf4799cde6099d4b34d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 26fca6148fafa49e91f72f4e5384f6b6e6c886213de565c105f6d8e1a38ed134
MD5 cf7b332ba6fe4957063d6e48fc56b548
BLAKE2b-256 9be9dbbd3a33dd736a0fa2cdfde961d6c4d794abd01414399e33bc740e26cefe

See more details on using hashes here.

File details

Details for the file daqp-0.8.5-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.5-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d30d5868f9a38d52196cc36614ad20bd06042217eb6dabe3f35af4807d9366f5
MD5 2844bcd1e349301617926bf7a47d11cf
BLAKE2b-256 1546dc21fbfb134d30d58f915e3a3a3d29ae3cc6a9f1210679f1934d55c59f79

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.5-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5cf29b699cb5ceacd62d452e68f9e94af0b8e187975f816cf4ea22c0b6752c3f
MD5 6d6f30fa45f69b72097080fca63372f9
BLAKE2b-256 e1963443bf4b3b731bfb5a82c059d4d11e57886a472e52030c1b124e07468193

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.5-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6579f6d6a93c11d8cfa10b9c8d89dcfa56f11990f730fbaa3110b735e6b12c60
MD5 e149f736ddce71909c3fde064a135865
BLAKE2b-256 a4b87db20945202dd40b924d0fe64d9a70a7afcf26a69b0d3972df5b71b72276

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.5-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 135.3 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.5-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 7feb1cb461c763e82b5d3fcd77c341d813a00897b30fbdecb467aa8e7e36e6dd
MD5 0b4773eddabc963c9541cc9b4363b1a8
BLAKE2b-256 00aa26d48ce6d2b53255fdb28fee21d41626a5b0410db05f307d419ca0b4ad73

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.5-cp39-cp39-win32.whl
  • Upload date:
  • Size: 111.8 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.5-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 3d99e606dae500dcc93df44e0a6349ca37d9f065bd0428de9230fbd00cf67da3
MD5 d6657617e4a9201931fd0c37453d7eee
BLAKE2b-256 c1e2cda0ca36bd4c227edbae11944b7957e3f255f9b0569aaeaa8084f1c9f214

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.5-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c60449d1ab5fb10a980f30cb6d264fc5562fa929981abc2c3cd71f92745587f8
MD5 aca16d4b3fc932589a214d6012224ba6
BLAKE2b-256 fe99a28e6277fb438364dfa0074554d7124d84392b327c68c86378c70d2b4fa1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 476e23c7e91d3b57695256c168ed45520a092c0b9d4977c8cb8147ef5d7e7042
MD5 ee8b903a297cc4ae27fe01b65c7617bd
BLAKE2b-256 0269d47c82ee29ff2d487544239547a0e58248990bf028feff7bbef1a4624043

See more details on using hashes here.

File details

Details for the file daqp-0.8.5-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.5-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 14db0e365e19b848efd9ca507834ba89e9b27aa2fff153fdf92ce7ab0cbf20d1
MD5 365f9e10727989e9aa9c483ea90ee836
BLAKE2b-256 ce66abad0ae59b9e5a93443841698e44762e5362a71f139c177a74a82def8982

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for daqp-0.8.5-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9a05eb92ff651823d5285df3a1f85e6976f772bd504463ebb26df6db6a479902
MD5 8f197e84e1dbf2ad2b18039bd23a3221
BLAKE2b-256 b8a0ba8a4a91b5e503ab6c4539a4cc3426ea2afee8360a4b286107e17e3b0ec3

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for daqp-0.8.5-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e02533bacbb74e6b38c29c09c22885fcaedf29272a40f6941c8847f55300bc0f
MD5 8c6161eac8144aaaeb2c3e9323448093
BLAKE2b-256 9a711477600cf102fd452b98e0d2c64cb7fe89ad8953d01021f2621d23f5165d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.5-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 137.1 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.5-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 343d7ce03d9a91168cfcedc8737bf8627e334ff4a8723c70bb287b903c79e353
MD5 4cb43266ededf9fa0d7231f68c2216e5
BLAKE2b-256 b4beee50113e5258527554243ebcf795d6643dd1b5cbc605834a76655eb25c07

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.5-cp38-cp38-win32.whl
  • Upload date:
  • Size: 113.6 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.5-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 eb5320e9909dce160a624e57749fd602bd8f90d42dec46111b29cb7664774009
MD5 e5bcbd2b2656c1d94765b7b488094860
BLAKE2b-256 d491b76b3ef3eef640775d8a9d1899c2fdd6ced97a5eb6a87bea92998615ffa6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.5-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b0f583a706bc5bbfe83d231f3406c47ce3b222f148fd0de956b637cda05e01d0
MD5 ebd22caf63922a5d3844f987637a8685
BLAKE2b-256 fe72e51b5882c08eee465feba19ed1514be50c4f2dadc8f01c55f524063f4d0a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3fac3a010f3760e105f6274a5e4ee47860b7e438006fb342b7c93d1399a6204b
MD5 d6effc8f115c58dbd80cb92e92db7075
BLAKE2b-256 ef7c2f47aacc78697dda07b10336487ef6a42a0774ca7a53985386180e5c903a

See more details on using hashes here.

File details

Details for the file daqp-0.8.5-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.5-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 eb37ff84fbea2462a48c713a85d9ff68997f988cf5aab500c6c9413ac725c3c3
MD5 eeb46effc6c7beff2b9f9fdb3e2ffced
BLAKE2b-256 157ba228d46c87731ca54aa4ca2e333a34f32780bb9cc1ac19f0ae17d405ae12

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for daqp-0.8.5-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 869b7a73acaa78b31127130ac5a310c77c63b233b10e2a0bc60c5b1755df22fe
MD5 2a43a1b4d9938bea351ac5d5e8dd1b09
BLAKE2b-256 4390901580806289eaf8fb12d0b565b539340f0486293083c9266845367b6fa7

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for daqp-0.8.5-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 58ceeea6b3a7088b678986da116875ce3fa0fea51f2d4499822dc3c10e8f96ac
MD5 30bb6ceee90d8d8059ecc05ba35cd110
BLAKE2b-256 4ebbd369845c30ba5a355e48c2b4135c81caf4bb491f073fbfbb6ff884197f2c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.5-cp37-cp37m-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6f5aee161f19b9a91bdcd46192b53c82c19d9721dc738e3e876427d8ab3b13a8
MD5 10eb4d34cea60508cc41c6e52811b791
BLAKE2b-256 c2f8ef5c6814625f83007d16d6de0f6f75d1b33dc6718fe195184e0200ef6c7d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.5-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 641c57422052059620b3dbcb44a888fc6b165c4b83e3a9c8fca2a2ea85901136
MD5 60a30ef1630efec26ed3962824cf7a49
BLAKE2b-256 32c69cc02bf0709be523f47506089901e7fe56e94e3579dab1ce5138c4770c8a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.5-cp36-cp36m-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6958792bebd51f47c5dea3c766b2ae7edefb341273dd8aedc5008752e7946893
MD5 6a29695581b49c39ad3854a6fc887f2c
BLAKE2b-256 4a3880f4794b63204530204ca5125787022950eea1b47c73ab291d8d7d5c7213

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.5-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2ae67e4fe33caa920332550ddd97787366de526822ae7cebc7d4f059a5ffac2b
MD5 e173b6e93e86027d02e168acd56d60f8
BLAKE2b-256 799e49477c769ce6ab2505d093cb1e7310f619a75d013a2708ce3fa8c8f70b5d

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