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.6.tar.gz (37.2 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.6-cp314-cp314t-win_amd64.whl (154.6 kB view details)

Uploaded CPython 3.14tWindows x86-64

daqp-0.8.6-cp314-cp314t-win32.whl (124.6 kB view details)

Uploaded CPython 3.14tWindows x86

daqp-0.8.6-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (833.7 kB view details)

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

daqp-0.8.6-cp314-cp314t-macosx_11_0_arm64.whl (161.2 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

daqp-0.8.6-cp314-cp314t-macosx_10_15_x86_64.whl (167.3 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

daqp-0.8.6-cp314-cp314-win_amd64.whl (135.0 kB view details)

Uploaded CPython 3.14Windows x86-64

daqp-0.8.6-cp314-cp314-win32.whl (111.5 kB view details)

Uploaded CPython 3.14Windows x86

daqp-0.8.6-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (855.9 kB view details)

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

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

Uploaded CPython 3.14macOS 11.0+ ARM64

daqp-0.8.6-cp314-cp314-macosx_10_15_x86_64.whl (159.7 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

daqp-0.8.6-cp313-cp313-win_amd64.whl (131.4 kB view details)

Uploaded CPython 3.13Windows x86-64

daqp-0.8.6-cp313-cp313-win32.whl (108.0 kB view details)

Uploaded CPython 3.13Windows x86

daqp-0.8.6-cp313-cp313-musllinux_1_2_aarch64.whl (811.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

daqp-0.8.6-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (791.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

daqp-0.8.6-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (864.6 kB view details)

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

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

Uploaded CPython 3.13macOS 11.0+ ARM64

daqp-0.8.6-cp313-cp313-macosx_10_13_x86_64.whl (158.8 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

daqp-0.8.6-cp312-cp312-win_amd64.whl (131.5 kB view details)

Uploaded CPython 3.12Windows x86-64

daqp-0.8.6-cp312-cp312-win32.whl (108.2 kB view details)

Uploaded CPython 3.12Windows x86

daqp-0.8.6-cp312-cp312-musllinux_1_2_aarch64.whl (816.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

daqp-0.8.6-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (800.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

daqp-0.8.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (870.0 kB view details)

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

daqp-0.8.6-cp312-cp312-macosx_11_0_arm64.whl (152.2 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

daqp-0.8.6-cp312-cp312-macosx_10_13_x86_64.whl (159.7 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

daqp-0.8.6-cp311-cp311-win_amd64.whl (135.5 kB view details)

Uploaded CPython 3.11Windows x86-64

daqp-0.8.6-cp311-cp311-win32.whl (111.5 kB view details)

Uploaded CPython 3.11Windows x86

daqp-0.8.6-cp311-cp311-musllinux_1_2_aarch64.whl (836.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

daqp-0.8.6-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (813.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

daqp-0.8.6-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (871.1 kB view details)

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

daqp-0.8.6-cp311-cp311-macosx_11_0_arm64.whl (155.1 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

daqp-0.8.6-cp311-cp311-macosx_10_9_x86_64.whl (164.5 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

daqp-0.8.6-cp310-cp310-win_amd64.whl (135.6 kB view details)

Uploaded CPython 3.10Windows x86-64

daqp-0.8.6-cp310-cp310-win32.whl (111.9 kB view details)

Uploaded CPython 3.10Windows x86

daqp-0.8.6-cp310-cp310-musllinux_1_2_aarch64.whl (802.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

daqp-0.8.6-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (776.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

daqp-0.8.6-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (837.8 kB view details)

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

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

Uploaded CPython 3.10macOS 11.0+ ARM64

daqp-0.8.6-cp310-cp310-macosx_10_9_x86_64.whl (166.1 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

daqp-0.8.6-cp39-cp39-win_amd64.whl (135.8 kB view details)

Uploaded CPython 3.9Windows x86-64

daqp-0.8.6-cp39-cp39-win32.whl (112.1 kB view details)

Uploaded CPython 3.9Windows x86

daqp-0.8.6-cp39-cp39-musllinux_1_2_aarch64.whl (798.3 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

daqp-0.8.6-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (769.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

daqp-0.8.6-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (834.3 kB view details)

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

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

Uploaded CPython 3.9macOS 11.0+ ARM64

daqp-0.8.6-cp39-cp39-macosx_10_9_x86_64.whl (166.6 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

daqp-0.8.6-cp38-cp38-win_amd64.whl (137.8 kB view details)

Uploaded CPython 3.8Windows x86-64

daqp-0.8.6-cp38-cp38-win32.whl (113.9 kB view details)

Uploaded CPython 3.8Windows x86

daqp-0.8.6-cp38-cp38-musllinux_1_2_aarch64.whl (818.5 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

daqp-0.8.6-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (799.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

daqp-0.8.6-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (861.6 kB view details)

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

daqp-0.8.6-cp38-cp38-macosx_11_0_arm64.whl (158.0 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

daqp-0.8.6-cp38-cp38-macosx_10_9_x86_64.whl (167.7 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

daqp-0.8.6-cp37-cp37m-musllinux_1_2_aarch64.whl (748.2 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ ARM64

daqp-0.8.6-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (699.8 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

daqp-0.8.6-cp36-cp36m-musllinux_1_2_aarch64.whl (742.4 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.2+ ARM64

daqp-0.8.6-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (693.2 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ ARM64

File details

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

File metadata

  • Download URL: daqp-0.8.6.tar.gz
  • Upload date:
  • Size: 37.2 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.6.tar.gz
Algorithm Hash digest
SHA256 41f6f1a11377458937f92db6a621fa8a385b12eeff9512d212ab95ef3555991e
MD5 cad8b6234278682a1282c5f31ec2799a
BLAKE2b-256 70e075d0d4bee85eafb6bd03ea4d2f3bb16336ebe5c8bc0ac5e6b4b1188df9ed

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.6-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 154.6 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.6-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 be71fb3eeec4eef3950aed5e54753bdd2105c8b355306701901f3a107103f8b1
MD5 4f379425e79bb52d989462bc6e44fcc6
BLAKE2b-256 f164e7fd95da8ffdb77c1441eeaf26ce6732a63ec2f9538a91b969722642d0dd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.6-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 124.6 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.6-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 2afa2cc293542724d0a2e3311d985ad8e410c1623a85fa255053bcb7a3aca58b
MD5 ec6c9a880bbeac2556a5c2cbfed2758d
BLAKE2b-256 2376790a9a56333db04ac4c56dada7335ecacfc1a1380a363e7f54de61e64354

See more details on using hashes here.

File details

Details for the file daqp-0.8.6-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.6-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9ce7534c115aed8b831269156b076e0a76c4b3785b408d64e8fe24b3521fbcc4
MD5 3381f7ed1cd5df9ff4f8cd2fb1ce8dc0
BLAKE2b-256 87db0ecb511d88857e6a27d57ad3a1f85f2f48e05cb6d42811205b4f485af17c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.6-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6cccbe0f0dd4e89d3d88e4deb6530798ec57b72fa90dec5224cdbac201a7769c
MD5 bf467c308628c8ac9e0b9ea2db775a8f
BLAKE2b-256 347da61e4dd755252b4228f7daaf19e970a00d592de3db2e8bae3caecf7241cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.6-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 7060b756261f697cc14c580a4bda4d03a868d83e763503d558894eac8eaa62f7
MD5 ba6370c7f8499eabcdcaf6d060c528d3
BLAKE2b-256 5f74aa8db08466d3df362420b60ad167a8d2b083202ea4c4b765a8177bf6d3d6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.6-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 135.0 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.6-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 8487180c3141fac8b85e52ff438150ffabf7bddc217160b9856bb0a9280f0776
MD5 579ec9bd81793950888fc1c0fb9b4d31
BLAKE2b-256 5b67336250c73f253cdd3c594f9c034be6b6ffd59bf39511d28ef155d6583347

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.6-cp314-cp314-win32.whl
  • Upload date:
  • Size: 111.5 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.6-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 65375f17d98dfcd131cdadec629acb04ecdce56f3f435eb47ecf7507d1689d44
MD5 11688e7e927c45aebf78ba1baf06ac0a
BLAKE2b-256 5d2112e5041db392315e510bcf48b021d9f4a04eb4e4be1503aec3d5efae0fc5

See more details on using hashes here.

File details

Details for the file daqp-0.8.6-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.6-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e36aaf9f53a2c3b423530477bb2cc513e897ab0e4d150b16a8099bf1dc56e229
MD5 52e3a4a63db62a3437f71e2ba901dac3
BLAKE2b-256 ab3a5f3842413b3c7a1c9dfe1abab3e5e29dd5339a5b5d81de3741fb2b5271c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.6-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 15c65a60aba24b518346ea4f6a30d3f98af9b2e1a8da9d01a44c0da86e38241c
MD5 4cc155362605e02ea4127ee2ef6ca003
BLAKE2b-256 0d53011a6badaabda81bb60f9fec5cddcb5509c338757d3c0e36b6369e07579b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.6-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 8d7f7d9e870793faee446d070113be4e0262203b0ea6be02edc3fce590bbd28e
MD5 ddd9bbb335f4e971796b05db1e3fb80f
BLAKE2b-256 c40c6370b3d7f3c6ca8adfbd3999548f8a52127f01647a20b125101675e01f16

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.6-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 131.4 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.6-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 7d1a294641d14361e4f37738f4ec49d9fa296812d92f47be6f68d2b9b66f0407
MD5 9035976bbf25f741242923360eb8a370
BLAKE2b-256 6f03a77c8abb3b96400ee2d4b433a0242cefb1a3bd7aeedfca28b84ea82d8285

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.6-cp313-cp313-win32.whl
  • Upload date:
  • Size: 108.0 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.6-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 2694c6b7d6762967676cc119a82cc1a10f44c2e9e01fa08bc0cf8dcd75ee5641
MD5 c1b6d4b0f021f7ba489ce72590b91e0c
BLAKE2b-256 c5cb93343bebe1e659d4363fc1a77c2398da3f720c7c665d877506531cff7d76

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.6-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f3912132473ef7a805357fa75f43a8cacaae429c616629266efb7d4e7b810fe0
MD5 fc55b7600616c48fbc86aa890426b394
BLAKE2b-256 609bb9289ce179ad30f403b0b08747b1b51ef74634d5910416dd6bf0e5ab0c86

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.6-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 78edd2b0d6f0df0ce7db2559eb4843038f4acd7dfb7df3644d44f4fb3e79d7d0
MD5 c9c54306c29a6f7fd28096483d304796
BLAKE2b-256 ddb40a78c2c9d21f13220525dac7328bcba31b01cf45f695d2fcf278e0e56a70

See more details on using hashes here.

File details

Details for the file daqp-0.8.6-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.6-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e2d5125ec970e5a14605b0b7faf91b22621e3c59ecf4221541cbf49ecdd8323b
MD5 0dd8db917534879d417e49d02b593379
BLAKE2b-256 57c7a7b1cebfe7b5ca00d1b498601a2e5275471171561cd362946ac47433b8a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.6-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ec8e20dfc9e0348c88b6652ac6c405b893fbbbe63238a2c0c8af195111e8e74e
MD5 99acf026338066bcb85ae9f3cfeff45b
BLAKE2b-256 e5e1cb83f0b17f7bb35f7fd648dfbf83a41b5f1fc47bf29293d825e5f166bbea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.6-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 a712044557022ede4c3d0f8ad37fcf03c7e44a5772a31b31ec9ceba738d0d419
MD5 59ce7a727b1bf8f6e3dda6b9c118c8c3
BLAKE2b-256 0015a1c390416ed561f69130b15aed594f45e5ba1fc7b833f478c62c1a4604ac

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.6-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 131.5 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.6-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 515500f035e19149ae0971e3767a0ba287c6ef7621cfa154e9c47d0511391b7d
MD5 6b7b86c28984cea4d2233af1ffa2f0b6
BLAKE2b-256 7119e50b53457edd8d5322c27a440e1b27da2708951684344397c6c276726c20

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.6-cp312-cp312-win32.whl
  • Upload date:
  • Size: 108.2 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.6-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 87a05959e682856639f741f34fece33f893886c5a3313a0499c8430628e711c0
MD5 d84bf823703224fadbfc21c24b82d48a
BLAKE2b-256 315a0906c7fd895dc27f8b9edc8b7f56b3299f97424998e6b3eb1003d2b56a47

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.6-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 eb6895a725ee0949efd5726c569c53227d94e39cbf9d9644b950a00516b96df0
MD5 737488e422cd816df4750664f3d6e106
BLAKE2b-256 5d2d70c99effda35ec187d19167a2e29e22ea10e17783f288d91723fa9a14407

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.6-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1ae3153931a70a1db6c49d4d0b5afffb2275571ce526003ac97e2612fa2181c3
MD5 f4c1b23544f95735c78fd4c044b3cdb2
BLAKE2b-256 d979512a4af10fa8f60e9af6d5a7a88bdf067bdbd6a8bccd1da69e849b0697f7

See more details on using hashes here.

File details

Details for the file daqp-0.8.6-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.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d303d60bef5037fb520eaf5fcf52e98802eed46c4fd931d4d472fa93924594cd
MD5 aabe073ba43b4c4eda74ac0e1ed83ad2
BLAKE2b-256 f86611f2dabd697e30d017cdfa4c2597539d8374faaa4921858d13a66548e3c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.6-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6311f878419ec4efd72369cc7ae1ce90e698d2ec6eda100ef029a5996a72d672
MD5 3f36f680eeb3c400016db060b6f876cd
BLAKE2b-256 c051fa702acc93d2f5b41410a9a9f2d1fcbb11d6520ab75ae9799aaf51a21c2e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.6-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 bbee24cbade4c046dc4c669b963eaa202865ec86eaa24ef3197c616b134187f8
MD5 744a6df22a9812cac81816f74da6fd92
BLAKE2b-256 4667e3132137d49bc28aa1ce7651c4d1afd2f982414a1e973f35fbfca1db571d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.6-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 135.5 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.6-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 027711fa5149c43843b17e1212c7af43b4a3eacf4dbf4d4d4f4e28258568f397
MD5 daecf458cb289efb00458e31c6bd1953
BLAKE2b-256 cdb7d82d67904463e3014d91f4648cd5724a78b7ed717015035a2009cfd677ea

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.6-cp311-cp311-win32.whl
  • Upload date:
  • Size: 111.5 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.6-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 7042a392a9f8493c70edc99fde7356e2cb39b29d9e0de9b1c2826f3c8e1f06a5
MD5 a90516e4f6ae598ccc78b4cdb795c2c8
BLAKE2b-256 4572d84042e0503ab87cbb422dea13a2ecdb131902b4e44901a7dd3cf947a4de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.6-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6a9c3f415b2981028b7fd1d381cae0f1da9505cef7a120d05027fbb16ae9530b
MD5 90a30238a264dca2312c0cde78c58b18
BLAKE2b-256 97f3514426ce75e379ad7a8be64b9082d34cb7f3df8b6ab300df1064c7073df1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.6-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 aa2f33639861dcafd577c2cee1fccf52074907a67f565769c545ae42acb65420
MD5 df4a2be6f88f513c500711f3dff78455
BLAKE2b-256 d8b8eee33c2b6a7176b157903636e6749653a79a782f16d34902ff4800b6fb90

See more details on using hashes here.

File details

Details for the file daqp-0.8.6-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.6-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 83c15669a46d2a81f08b0ecd36d62d0b0f6d07c64c6b3733d7930319da31a48e
MD5 86e72169f6c21878812d6f1a9e3a1c34
BLAKE2b-256 7a2869daa6254fce2d8ad04c4c5f41f736c50d59477111291cdd3f6b0378ad7d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.6-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1f97330d1a9e09287ea5f9028de40634e1dd5511e5dcba62923c4301ad61e193
MD5 5706905670343a1e479900ae4724009f
BLAKE2b-256 4d7ef19634723dcbc7639ceb56ed1aaed714c3195e8e48794c60d57fad67b092

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.6-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c2355cc975b3a9dafe0acded38248cbfcd7a734ed8174b8f07d4564650899472
MD5 cb22ab0e25298a9a9edc87724cfb6feb
BLAKE2b-256 59ad45cc16e8042f11032f3e71d331d119b63b4c15599a56cdd86923d7993bc5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.6-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 135.6 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.6-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 395c983794779e2c7e656f16ed47dd2b64ba721f53f395eb2203a49747e00d5c
MD5 fc3801b848bf1eb02a433a0bf2dbb383
BLAKE2b-256 5c529559664695f8ef30934fe12f078dca69632a50ccd6113e5d86f35e908fbf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.6-cp310-cp310-win32.whl
  • Upload date:
  • Size: 111.9 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.6-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 ce04c0c8cd013ec19b68c3ed8cbcb6f64d9e7d23453c5d28cf92d7ebd9357e62
MD5 40d153abe78089183f9608fc0400d5d2
BLAKE2b-256 b1f85449b73edf6f736648f82443135ae4f2eaea62500dccd7fa7f7ef8a4e193

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.6-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0a0b4d3b1448a9b68607476db377f2d1542728587c5fab475d025543c7515d87
MD5 dcbc25f95961f4a556edca63dd738469
BLAKE2b-256 322d77a8a951cd51b399e378c13c7ba43255183061cb04ea8b8afb88a305d1d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.6-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3dbb383b83b6ffaf7dfa4e37f3dd8ae59f16fc3fcaece2a191345b605b857594
MD5 fce7b86e9c9dc66523c5aefa747a5259
BLAKE2b-256 d788f88ef810e16f8b2fa277833fe910049aa5313c474e24dbb0b29a0da97e9c

See more details on using hashes here.

File details

Details for the file daqp-0.8.6-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.6-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5ba3e2022b365518b30585e259dab5866d3c0edfdff5c26d0633c87b567d3c8e
MD5 9beb30ef6846e1f6d40ca6d97a5cdb19
BLAKE2b-256 9ac5778bb0c1b5cd87ba7d91de56e50de5c4f97c98315dd1b7ee64ac69e2ec75

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.6-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 49c3c35c066a1872e6a4f24b2b702e5063dd2bc0ff2bac78c48ef6e2ed7b5f4a
MD5 9ce1341de93ca5ff1e18aa79a9a8e85a
BLAKE2b-256 cbe7c120293c099ff60da5fe8dbd5c8c480544898966207db72fad8e6ab152f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.6-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4690ac698a45b7ac53f1f74c0b21a2e1ded9d34ea9ea4d59ce5492a4fd7c3e5a
MD5 44db3832666b325d7d171ce0b45d1e16
BLAKE2b-256 eed965f87cc64cec6648dcf7cb48f9aad644696f90683325b0bb4076672d9e4a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.6-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 135.8 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.6-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 7b6d80139dba0a5be4e2c51364aa9962befceac637569d61a2366e41de6b50b0
MD5 6eb259aeb6400f080bf7a4052630c4eb
BLAKE2b-256 f3f323a8532182b52e8c336a4f44902ad1a6b34476cc7d0d822bd9fb03017e0d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.6-cp39-cp39-win32.whl
  • Upload date:
  • Size: 112.1 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.6-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 40b2923b800635b2c5c5b0d8bd6d6ae352a505c7e1329da284c294ed14acb363
MD5 3bca0d98feb9de89c97f00b2c27313ba
BLAKE2b-256 938d11885260bf9687e538357465e2504be4db0dc676cc34ae5032ecf877501a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.6-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c8c75464bbcc501a55caeb427e0d4dfe497b1384d6613ae43388577cdd2e8afc
MD5 319fd90c42fb520db2b535f853f76b53
BLAKE2b-256 5a362692475e37845d234b76d29acd82a967c10f6fba72c588bbdf8ab05aab85

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.6-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b4fdf1477a5a27bd90057c5400dc9af77b9a9ecf0975487f79061757e63cea41
MD5 940f970e8b2c0643d98c088667f4efd1
BLAKE2b-256 9dc4f3f4162596a20bfe5d26db72c85ceafb86595b74f59855fbb8c9f40a8cbd

See more details on using hashes here.

File details

Details for the file daqp-0.8.6-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.6-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b0ceb257ec812add8eb7886367b36498ba6ee89675854a4e2c9b1e7cce854b4c
MD5 8bb6bf727df09d0728fdce4b0bf583e4
BLAKE2b-256 aff90103c442083fdf3d9ae08d9c49e43b3eeda310794df3881de5fc4f5a6fc2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.6-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.6-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 00185d5e98420efc593809ab084f2bbc26da744319a6b8eb7a7fbf88d86c17d1
MD5 d57f7a96c8bf6d878229cc9d71a8fa90
BLAKE2b-256 a3b4ed25fb016a29cbd88074b1de53496a75b68490ee1750a49b77ae584884d8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.6-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 166.6 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.6-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 35f40320f8e68c460d8c62a2baa0cdc9000c847dd2744f2244151c5bee4dbd5b
MD5 c0a8877e7242327eed1669b4de753cb6
BLAKE2b-256 5223a00d626614ac1a04c38183d92b85fd55e02101f817d71a8ab02d1ed21624

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.6-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 137.8 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.6-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 75df03484d850a3fdfaae585dc3139faf5fac392928423fd13c4ee7235b6ce7f
MD5 bfc63d42be2c99ec5476a787487a6b0a
BLAKE2b-256 c450daf744fd4702483a10ca009ddfe50b37d341c267e65ce4d9ec0e903b610d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.6-cp38-cp38-win32.whl
  • Upload date:
  • Size: 113.9 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.6-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 2ee9271667e4beef467755123f5f064b0e5b018a034a4f481519f38008defba6
MD5 efffb8ca69d90cb8b626f28eeb1555b4
BLAKE2b-256 0287f77559f32b92217ddcd7d87c3805e57a48e986334b37340340f9f21177bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.6-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 484ecf30361f69b9d843f2506b81bc0f606a6eba492f07e151c8ea39412ed1d0
MD5 2e4d99cebefa4e745dea45872b8f90f1
BLAKE2b-256 82d164ea3e0539cb5e6fd7c8e10f7ee459f23d5f6b54afd6b177a5f7d0fe0cb1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.6-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 29f030185625779a9ef9c4a5fcef2b3775af2ac24c64032e2cfa68ead97ebc29
MD5 a1dd4519387aebb6f1e52394d3573040
BLAKE2b-256 fa4611152d576aefd69ecdce39b16e7717f33f1ab0d91df18c6aaeb223a8e086

See more details on using hashes here.

File details

Details for the file daqp-0.8.6-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.6-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ddd3661ce16718ce77953b4612356527953c0cd0e0957bf13d3a05c218401d0d
MD5 f1c92e9fd4a9a2790983cf8202fc241f
BLAKE2b-256 6af719286e87392c0e088d77c9d48bd27fd486b8afa40bd8c3ee80e50ab2fb64

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.6-cp38-cp38-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 158.0 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.6-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d1761ef9df49f96a2c3d1c5b62297ccd4164dc566ef33f31441bb3cf931c2808
MD5 c3822bdbb7c437fd97df1ca5297fa2ff
BLAKE2b-256 06bac64ccc3a89d89c60da9b4ce88184de929c490c7af225a35f6efd5b2c0507

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.6-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 167.7 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.6-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 88d7114fc58a18235efa24d3364927aff34c49968089c6515c8eddf72149213a
MD5 9475b5355464a052d0c8a885abca9ca0
BLAKE2b-256 4b3ba61e6831697bc415b658ffc9199b6e9d4a7efb8b3bb086a41e37ad88b917

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.6-cp37-cp37m-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 23df52956dc2108f3b536b3acfee51784a8f5f6f64061dc2ace2c868aac5ddf7
MD5 1eed97b7ab158544dd1a379ceab83089
BLAKE2b-256 93c68e711339626b822a438144c446d7345fb1f08f2605e19b07a88825b1dcb0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.6-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4f4e6649c54b3ce1d52d2f014821563402b2771e951aacf30d943bf65224efb1
MD5 4b8f02db97223a865d21e4dbde057760
BLAKE2b-256 c53228331d14b95cb99d10b193430e17ed23f0bc623adb4aa29b3c110c2afe0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.6-cp36-cp36m-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 28537be217d5fefdd5c87307c83e8410aa21f736142d3d030cd9a744bc7146ec
MD5 8d9c5df7c5a2492a03ebf3dae0718327
BLAKE2b-256 7b65eaaae10eaeee83e73949045528082c3f68c4fd64eecc03e1b4219c6b1074

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.6-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ae0b68dd18f095bebb14993f716571108798675eec0219c88e6b047a270ee87a
MD5 54922871ad74a951370a172a9f0af30c
BLAKE2b-256 e57b73a42ae813d123149e53247d3e84372de83cdb691f23102921684f67fa66

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