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.0.tar.gz (188.1 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.0-cp314-cp314t-win_amd64.whl (122.7 kB view details)

Uploaded CPython 3.14tWindows x86-64

daqp-0.8.0-cp314-cp314t-win32.whl (98.7 kB view details)

Uploaded CPython 3.14tWindows x86

daqp-0.8.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (646.3 kB view details)

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

daqp-0.8.0-cp314-cp314t-macosx_11_0_arm64.whl (122.5 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

daqp-0.8.0-cp314-cp314t-macosx_10_15_x86_64.whl (127.4 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

daqp-0.8.0-cp314-cp314-win_amd64.whl (106.7 kB view details)

Uploaded CPython 3.14Windows x86-64

daqp-0.8.0-cp314-cp314-win32.whl (87.2 kB view details)

Uploaded CPython 3.14Windows x86

daqp-0.8.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (642.4 kB view details)

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

daqp-0.8.0-cp314-cp314-macosx_11_0_arm64.whl (115.9 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

daqp-0.8.0-cp314-cp314-macosx_10_15_x86_64.whl (121.5 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

daqp-0.8.0-cp313-cp313-win_amd64.whl (103.8 kB view details)

Uploaded CPython 3.13Windows x86-64

daqp-0.8.0-cp313-cp313-win32.whl (84.7 kB view details)

Uploaded CPython 3.13Windows x86

daqp-0.8.0-cp313-cp313-musllinux_1_2_aarch64.whl (613.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

daqp-0.8.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (588.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

daqp-0.8.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (647.2 kB view details)

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

daqp-0.8.0-cp313-cp313-macosx_11_0_arm64.whl (115.2 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

daqp-0.8.0-cp313-cp313-macosx_10_13_x86_64.whl (121.0 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

daqp-0.8.0-cp312-cp312-win_amd64.whl (104.0 kB view details)

Uploaded CPython 3.12Windows x86-64

daqp-0.8.0-cp312-cp312-win32.whl (84.9 kB view details)

Uploaded CPython 3.12Windows x86

daqp-0.8.0-cp312-cp312-musllinux_1_2_aarch64.whl (616.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

daqp-0.8.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (593.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

daqp-0.8.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (651.2 kB view details)

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

daqp-0.8.0-cp312-cp312-macosx_11_0_arm64.whl (115.8 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

daqp-0.8.0-cp312-cp312-macosx_10_13_x86_64.whl (121.8 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

daqp-0.8.0-cp311-cp311-win_amd64.whl (104.1 kB view details)

Uploaded CPython 3.11Windows x86-64

daqp-0.8.0-cp311-cp311-win32.whl (84.9 kB view details)

Uploaded CPython 3.11Windows x86

daqp-0.8.0-cp311-cp311-musllinux_1_2_aarch64.whl (625.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

daqp-0.8.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (598.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

daqp-0.8.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (642.6 kB view details)

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

daqp-0.8.0-cp311-cp311-macosx_11_0_arm64.whl (116.7 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

daqp-0.8.0-cp311-cp311-macosx_10_9_x86_64.whl (123.0 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

daqp-0.8.0-cp310-cp310-win_amd64.whl (104.2 kB view details)

Uploaded CPython 3.10Windows x86-64

daqp-0.8.0-cp310-cp310-win32.whl (85.4 kB view details)

Uploaded CPython 3.10Windows x86

daqp-0.8.0-cp310-cp310-musllinux_1_2_aarch64.whl (596.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

daqp-0.8.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (569.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

daqp-0.8.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (612.1 kB view details)

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

daqp-0.8.0-cp310-cp310-macosx_11_0_arm64.whl (117.3 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

daqp-0.8.0-cp310-cp310-macosx_10_9_x86_64.whl (123.4 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

daqp-0.8.0-cp39-cp39-win_amd64.whl (104.5 kB view details)

Uploaded CPython 3.9Windows x86-64

daqp-0.8.0-cp39-cp39-win32.whl (85.7 kB view details)

Uploaded CPython 3.9Windows x86

daqp-0.8.0-cp39-cp39-musllinux_1_2_aarch64.whl (594.3 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

daqp-0.8.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (567.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

daqp-0.8.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (610.5 kB view details)

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

daqp-0.8.0-cp39-cp39-macosx_11_0_arm64.whl (117.7 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

daqp-0.8.0-cp39-cp39-macosx_10_9_x86_64.whl (123.9 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

daqp-0.8.0-cp38-cp38-win_amd64.whl (105.4 kB view details)

Uploaded CPython 3.8Windows x86-64

daqp-0.8.0-cp38-cp38-win32.whl (86.2 kB view details)

Uploaded CPython 3.8Windows x86

daqp-0.8.0-cp38-cp38-musllinux_1_2_aarch64.whl (612.3 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

daqp-0.8.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (587.3 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

daqp-0.8.0-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (627.3 kB view details)

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

daqp-0.8.0-cp38-cp38-macosx_11_0_arm64.whl (119.2 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

daqp-0.8.0-cp38-cp38-macosx_10_9_x86_64.whl (125.5 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

daqp-0.8.0-cp37-cp37m-musllinux_1_2_aarch64.whl (564.6 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ ARM64

daqp-0.8.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (536.7 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

daqp-0.8.0-cp36-cp36m-musllinux_1_2_aarch64.whl (557.4 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.2+ ARM64

daqp-0.8.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (530.6 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ ARM64

File details

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

File metadata

  • Download URL: daqp-0.8.0.tar.gz
  • Upload date:
  • Size: 188.1 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.0.tar.gz
Algorithm Hash digest
SHA256 469d710f9fcc87c83a02bffeb6bf70d1394e35d7351453720823a3c625ece787
MD5 ee5911297d3f4e40407e254386667979
BLAKE2b-256 594f7f870f8adcb593d8f5f1b3acba9539fc873f6e2d072c34f4bb274c00564d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.0-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 122.7 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.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 43dacb09727cd770dedfb6cd42bdc09563b155f149a6c5c6186b29e10a406406
MD5 c4067e49b4d94110f580eca8e3dbf22d
BLAKE2b-256 fb01053f064bbe21e76d3426b5bb5a47758d7eebad511c88734a6de3e93cd959

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.0-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 98.7 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.0-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 76266349a225f9d9d8032a1c698b27bb38cc25807f0acd48bfab5351cb4f03e7
MD5 7ad72369ffb78b8f56ec044ddc720e59
BLAKE2b-256 14889128bd8257424a8353dae1e8c1ef4cabd89c76d5063e0b1abbaaaa51696e

See more details on using hashes here.

File details

Details for the file daqp-0.8.0-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.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3488eb9ec4b5e628f985632e7f1f4f8a5c7adac19e12c9ece751593ee7fef5ed
MD5 89de6ba36a83966fe47072107e71d988
BLAKE2b-256 64f95f969909c250bfccb021583f6bf34d392b2a1d0faa2e1f49b003bab0d803

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ec4c006b9bef7f75db43fa4df693b3d201198e41876d96b4f63016895ad59431
MD5 59c195e2607c7eb9fcc46c035d418c27
BLAKE2b-256 5bc4f0852dd9a59d56d94af0cfb7c7b7d2e2ebc22744e31a8c8e8291c136159a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.0-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e700fa1280f611e556a9daae2b3d00a3f13cbcc2137cca6fe38b81f3aa8c8e78
MD5 089580ec857c49a8268cf44a3c88c43b
BLAKE2b-256 116058b3ff089d1263e11ed0aba936820fff6909849054e17735b8fe77b0be32

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 106.7 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.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 ea489951675e87b479273d30310a5b8146acfefb6e3a104a29d94705d7a03d50
MD5 5b773eb5922f616db7cddaeb896e450a
BLAKE2b-256 6ee00aa4798b65df8c6760975d7e5be21df8076dc3ce88375ba231a307e67f7c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.0-cp314-cp314-win32.whl
  • Upload date:
  • Size: 87.2 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.0-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 4c39291df32e1d32e945554634c53c211c4cf20b77172bba2ee4490fe4f07889
MD5 f1eae8381971c04fc34c7842d01dbf53
BLAKE2b-256 e16e42d07e3d6e6b7b260ad38cfa3316732cc013e0a8112ffcf73850cff91c1a

See more details on using hashes here.

File details

Details for the file daqp-0.8.0-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.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f50d4840c22f782d0dc8028fcd2f5b9e2f056028f11661a731b0e2ab3a3bfed5
MD5 010150ebd2831c068540606ea30293a5
BLAKE2b-256 72c3e61ef4c6d7cd4d9bea914b3f3080df33310722eaf8905b58c5aabc335e74

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 515ad50dd81cdaba64fa2e840a0c46bce92587d9deb248ced942cef84edff9d6
MD5 644a7875960d11f0870200a0c03ce7fd
BLAKE2b-256 8f620ad44588dd551535da44819d8184dc304c1508f87fce1c900894b714f542

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 5aab7ead434ed76501d2422d1c9392ff97d216f956989e02a7d3581c352b1f39
MD5 ed240165ce81294b2ccb98bdb5d7e7bf
BLAKE2b-256 484b71f2819f9d00e877c99409d1a8ef11e48d20b1e443ac9edcd8bb949ca764

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 103.8 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.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 d362cde62b589f58361264f618757730d5e906cca2cad33c0fda388431e8f16d
MD5 1abfc8c0fb9b092d718ffc9fba65f7ae
BLAKE2b-256 3e2c942ace4c038f33335510ef5b3fda3a3220f642279821434cac09b0211b31

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 84.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.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 98b50ae536a28552f995d7c89c4b7a80fc5a661f0dff8fb84810b9534326b629
MD5 5062c7a8b92c9874f837712a8dfd6b35
BLAKE2b-256 9d924fc2993e7e35e842b504fc3c4814e25abdea4f533a234d27eb6d640f8587

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cbdca97add733a1138e87d64184a7310e31c4ee3ebac9750308d6d4d11608f78
MD5 802edcff989935f250370bda5bc4a4fb
BLAKE2b-256 3b747c5df056c4d1c19dc66f6fe238f50c1f973533a50d32234d6ef3f514c7c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b009554d5b10581d031215c42e7bb8269e2e402f5f5caffffc909932fdf00356
MD5 d9e61f50f71317926410a9c76ee6f0b6
BLAKE2b-256 0ae04bae370401a1db1cd72f8344a8d40c967caf5494662056555cb3687b5e67

See more details on using hashes here.

File details

Details for the file daqp-0.8.0-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.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8a866c8eb5339b5964bc9dd6485a9c466e484fac0758375ac4f4e87b62cf1606
MD5 4d6c1b5fd2e4363d8fda7983a26ae47d
BLAKE2b-256 1e506d03aabcc51b029003c2149372e50b51334423fcef1a7b8f30324abb089b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 48c96f2a087bfe211ef4449b746d4dfecd633a41ce5bdd7b6289a6ce2356a66d
MD5 7c8d70d5930c831e0081feef2bf90fb7
BLAKE2b-256 07fce0250850bb415c8d8da2e1c6cd3ec4a5dce0fcedbe47d1189d25d39dd08a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 2611bf6d59a91be312dfb7b534fdc8f13bc952989f2cba38f919e73b9936fb5c
MD5 08160863dd4665d1c2f0d63d8488decc
BLAKE2b-256 1038434db28616e89a1d8f8f1c4625e33d83917b771dd487f6e08580fb2defe2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 104.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.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d712a8822642485240e88b6d3334cf4935dfce6ca0afbb3b2e67eafa730e9e58
MD5 6cefecd0722e609fcf5593b06178c3c5
BLAKE2b-256 f74a01c862388e3897ac48626855028582227eed61d8cd613668051217164c4d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 84.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.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 f409f3077e5a0c3bd2246f80e30ac8c8490e637f4b58a09e29dd1ab7ef3d3698
MD5 2a65ad2acf0dfcfcd41559ac8c66dfb7
BLAKE2b-256 4afe768ff71474f1f32f820ea54b32b96636649f2c4ad1f648bc3b2070c2152f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1a6d9591980f5e1cc6c3c23f0034fd2a5a2abfcfcda57569d2964bdb213f5cc6
MD5 f9c02519036a6f120b50c010109a306f
BLAKE2b-256 08ad7b320524edd6686fcd142cd88aae802bd4ccdecbfe06f8a54fa7275630fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8a5dc2472ad87519ea249ab8368e50cacdec92210d9a7b9d7229a0308d5fd65e
MD5 443840ff0e4fb5469c8a490e1dda7392
BLAKE2b-256 d701fadc00b9461e22f4c548b3c3572701e0aff54bf530277095bc5c6cd61e3a

See more details on using hashes here.

File details

Details for the file daqp-0.8.0-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.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ecacbedf1a75ab36598893257cc1aa23f476406cdbbb27f86afb5d46ba480f5e
MD5 777bb10daea45a96672a3c8d0cd2bc10
BLAKE2b-256 eea75109464dfede53dd3a3998ebd34a266e6e7e4bb0fb0be80824c43f28ad7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 51c5040b5a069e58a497134e52cbc94e85faea949d8b6579f235970b2eeb7880
MD5 0fe98bf6e9589707bb50d2cbaacc50d1
BLAKE2b-256 446ed4bab769a684c5cf4266a1dfa0ea48d1652aacbcb37391fb0a905b492b63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 f15698f62bb215e28c1bdb3a1342df4266b4b6fb5917eac18083b72ed4640367
MD5 9a91a71c5544dd73d0cb8bf600b259d5
BLAKE2b-256 44bcd35113c92b233713850a0d042c44ab050c44303a8d87b355f8100d2955b2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 104.1 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.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 22fe412b5e95cf7633c57b00d8627e42aabbe34da03bdeb06ec562ae3e697fb3
MD5 1a033dec1c03117dbc51ac05fa3c2119
BLAKE2b-256 7e38267f0f01bf73e98f92dd1812c95f208db91e0301c273bcb04fefc5da5200

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 84.9 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.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 a62b8e406be09488f39da7db38cfb9b69974b676ed462889c7a0b2a6bb5c5079
MD5 b240ea5a3b94e4f6d028e6a69932042d
BLAKE2b-256 a575e62ebf9c02bb72f44855d6def72713996191de1f848f4a3577cc9cef563a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 aae2b4c8cd8a4f41136be1f6529c5074e6f09be5a214a86d342450426ea812b2
MD5 f06bfe460026e2da15afbf7d0c7e1241
BLAKE2b-256 4f934e8a8ce77aa17bee489873b628b5c9d79bb495bf0b6968b0a25cfb4493ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8c302d2b24b3547d76dcbe1731323654a175ec44da448ea4a431a99efed3aadd
MD5 855cd07e50be636862d0586ee619f205
BLAKE2b-256 72f67b6330de14de6279da7c7424b81d216379761237d22fcbfd8579ab536b11

See more details on using hashes here.

File details

Details for the file daqp-0.8.0-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.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 423ba7389aaa852355ce17a0b79753f5d41b2a37951278f917d6f960f92b284b
MD5 2f78a4ff4d84d79b0fee627c3f495736
BLAKE2b-256 bc755402c6d4be9b6417c235389d3a9239122d157978ccffebfafbb8260fb818

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0496769c16d1831700cc83f8ed6debe85c333aae4a2d0dec58226d49a508a94b
MD5 faab7befa4f4c9b7045e05d3f59747ca
BLAKE2b-256 2b775b8d9275051750787aa95f572a1f2b56e3221e98ef1458ee208a92591df5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1e2562cc5b6eefad832405032bbe627f307593dac27b2d46520a8353eb7bcdaf
MD5 deb3401eb45485073b7739ef53d73325
BLAKE2b-256 470c6cd8e48a9011d81dbc96bf659ee63f6a008d3ba651be7b520bd77c308b18

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 104.2 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.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 58258295ec7ed44877d4f186916ff3dd6ae2b28644ca8e2c9c64abf25ea43bf5
MD5 aeb381099af7b5edfc3b6c572604727f
BLAKE2b-256 ee11712c5481aafa9f225ecf7c5bd9a54e967c73cb5e222669abf1a9801e9ad7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 85.4 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.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 efd0518bfaaf05fb108b5231f99e6a3e436c61dcbbe6b80010ea3d41dd113b16
MD5 96520e32624683a96bcfb00ebf012e19
BLAKE2b-256 f653667d6655b2ce568b2d3ff9789ee7448ac81a828f44936d11998f495bb8e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b575bba88d8e5a7f4099f7e3af1b21eb15ca4d82745cda496c05624622be4730
MD5 890dc1dc05042b87ccce6d08530e979a
BLAKE2b-256 7f83acd352c09b42e5206883256de1fe95d6408e551521baf418ae1298d5fad1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 edfabb88c23d5f4f13b584cb5a140856804673d1733ba94bd11a813d3a2c5170
MD5 826532b4b38568326ac045df39b9788c
BLAKE2b-256 4e7e1f466ab498706b6b7644de4a7eeef3f2eea4f27fcb41f0af013b173ad0bc

See more details on using hashes here.

File details

Details for the file daqp-0.8.0-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.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 18ff1e1bd556c3b30435ca7581d82f564b0273d36e57fb57350f1da5b7d2b260
MD5 49d067a109be00a815f363f09328643e
BLAKE2b-256 c1b29791fb64903f636439a15ea478e9a18decb633c6ecb1587df0af1cb8df62

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 65126e715d420724def5277af56f3628e47b65ec9d865915923998ed03fc9d2d
MD5 466cf9de728706e55d5b34e8d711a775
BLAKE2b-256 7854492b4257c5595f718125e6ef5304e355b669d4ce91da99d14ac41da9636c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 29bdd0e98074a85d04d40e4c5cf4fc044f5104c561c310511d04365d8d3a7d32
MD5 9f915fc79ca8f0488c26d87cc0637282
BLAKE2b-256 5141d1f3dbc9b4bb8159e0b2d65a40a64e510ff8fa4f9a66c20b9272d0ebe628

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 104.5 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.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 0e4e8d9bc2bebc83de566d87e7ef46676d8f27d4349e64bed995b610d4915ce0
MD5 9be7eed873fa551731552c8f81cf069a
BLAKE2b-256 c77688c5d81763c598ba3e15c563fb059f152d851c288fef1c07d1374e8216fa

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 85.7 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.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 3cc7699276318c7acb0d8292cc27042d98e3303e0ee68723f72b1fd1ebdb7ffd
MD5 a8c2b0235ccdd2635f999aaf8e5166cc
BLAKE2b-256 d6916bb780d3f32cb984c9ff87b6ad0c80c04e6aae959b8aaefb73012186fc74

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cbbfc2384dbde4de04d779b2664b4e868632f6674a59c886e4492a91818f764a
MD5 8d9b238a9223f39b8a7ab2f264284047
BLAKE2b-256 02f3baf22ab8575faa0de78cda546d8abad96b6781a6e4e8ec893e6bb7ead9c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7e2277afc617320bb5fce9332b94e447aef51dde1c3bb971ddc65498db2c9302
MD5 4f88659178167a30b4b8ea2e9580e1be
BLAKE2b-256 b06acd7fbd495c05e3c7e2590b31bd8ff5967ecd92ca33d9190c3d2d71ef41b9

See more details on using hashes here.

File details

Details for the file daqp-0.8.0-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.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8f5963eda136a2b9dcbf769b271df663317869ac3b653b958a09bef784ff94ff
MD5 af5f18fd986a712c81dd4bb82140daec
BLAKE2b-256 4717ffcc4a0da91e9b50572eda5b302a70f82210151fd15cdef51ffff27a6eea

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.0-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 117.7 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.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7fe288da486c02a8e6f440e7dc23b039862ba2534c81811f696635dd5353b88f
MD5 e99805aec6bd893b6092d7a3c4789f05
BLAKE2b-256 9a430f5b304f6ab46510a29d77c7db18af1ec5cbfe29864d53486fd23f357c65

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.0-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 123.9 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.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 692d8b615c7aeab4dc00586e26f1b94bc1a0196f30bbac6188b178ddb4893789
MD5 02b13e8436f7e4a07484d2d3e06cf8a6
BLAKE2b-256 9c59bb1562cb350231e43fd3e236173f013b12947f54a5cdd5a06b1e1aa8bdf1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 105.4 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.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 1ef7699521e6320076d591310b30d40dc32c2a217c0cf5f906f288152a753415
MD5 aab40b8889fb04e30b6d9043ca0b63e4
BLAKE2b-256 fbc959851cfe36a598f0136093dc8e88a000ace8961cd8fe6f5562038378e165

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 86.2 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.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 dba9e9fe6e69c76761dda7d8c83bb2006150519a22944b995a5fcf563128885d
MD5 7458c17e2e0c2c5721508a89ac24391e
BLAKE2b-256 02d93fc2453a27a67f2594a45798187c12cb895be97535f7aa96459500122d9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.0-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 08ea78e81ffe9f5110a76031c55e26c5da1b331691da2b945545b94982e87843
MD5 c1e477478c5b0d006d22fa43f5cf0985
BLAKE2b-256 af9d11a4ac8b9a8612990b230b636db949b49af99f6db8efd265043fecdf2f15

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 70903585ab71ffe018ab1a992016ee70273cde089af03c9dd464fcd0cb3e29f0
MD5 56e6da55180c499e57f4f2c39e841c80
BLAKE2b-256 161b96153780198107a91b9e8574b8a394f6e366e48b05b59d1b426ed266a169

See more details on using hashes here.

File details

Details for the file daqp-0.8.0-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.0-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a806337c336d509b9289e0e05a0d430d1b5b1046e21a7402457a42fcd69f0f8e
MD5 2b25e162e40cb38e65fcdf61decd8acd
BLAKE2b-256 ff2712ed8b342e092c4a96cde9c592b4966e34c3808026f7fa168653f98d1bf0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.0-cp38-cp38-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 119.2 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.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 78183dd2e29f52f2407bf88b4349ae2b081df2d46af722e98aa579b86ca2a663
MD5 34f7197bce45c1c6d51bc07df4d017a4
BLAKE2b-256 79e2926837c5805e28488b008efff0c6a437e9f50df6a003363048f132948fe6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.0-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 125.5 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.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 480579d52c39657b886380720ca7ed87078d11eb3d61c9cab3a35987cecf16ce
MD5 e2adf31037d436a83a44723c5a66a497
BLAKE2b-256 5696f5ef5a039739407d3c3157213cd037a5eeb50521eec503e1fe3363a8efac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.0-cp37-cp37m-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cf7cc682020c340f5b1fbf10eb82999bf2a957c20b31f87f1dce45d30b677921
MD5 968dbedb61b73c1229266cdfb8dc2633
BLAKE2b-256 db0ddbb5ec064b387e4e766a77599c2e401df9b3ea4347bac076a3a62b0dee0c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1ede1d77f28ba5cb688d1aabbca8bbcc8106ea4059bbbe06d30bff4725d1a3b9
MD5 f093e8485645c89a3a4761d181f883fa
BLAKE2b-256 35e9607c82c0604766097fa3477a14885e5a2ee6a492c89d445777fadedcbc02

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.0-cp36-cp36m-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7e16bc9cc8878becb462f47fa993beda1a2f55a359de08ba7564799c99c4fe2b
MD5 3e71bd75d44920d19a10637e16c5f88e
BLAKE2b-256 58dd8a212fbea567e5b796530e33cf5bcea3537d178a04964ed3b72d40a225bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4f3346e9b3a744822de1c96107eda4cd5b9ac5a517d4f7b0d33edab03e9f1b0d
MD5 1c4833a29f685214456de22fa16778ab
BLAKE2b-256 d8273fedc43a4024e0dde13385ff0bda84a33e8e00dd92b94c3cccd9f3e4cd52

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