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.2.tar.gz (228.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.2-cp314-cp314t-win_amd64.whl (153.1 kB view details)

Uploaded CPython 3.14tWindows x86-64

daqp-0.8.2-cp314-cp314t-win32.whl (123.3 kB view details)

Uploaded CPython 3.14tWindows x86

daqp-0.8.2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (828.6 kB view details)

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

daqp-0.8.2-cp314-cp314t-macosx_11_0_arm64.whl (159.4 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

daqp-0.8.2-cp314-cp314t-macosx_10_15_x86_64.whl (164.6 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

daqp-0.8.2-cp314-cp314-win_amd64.whl (133.3 kB view details)

Uploaded CPython 3.14Windows x86-64

daqp-0.8.2-cp314-cp314-win32.whl (110.5 kB view details)

Uploaded CPython 3.14Windows x86

daqp-0.8.2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (849.7 kB view details)

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

daqp-0.8.2-cp314-cp314-macosx_11_0_arm64.whl (150.8 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

daqp-0.8.2-cp314-cp314-macosx_10_15_x86_64.whl (157.1 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

daqp-0.8.2-cp313-cp313-win_amd64.whl (129.6 kB view details)

Uploaded CPython 3.13Windows x86-64

daqp-0.8.2-cp313-cp313-win32.whl (106.8 kB view details)

Uploaded CPython 3.13Windows x86

daqp-0.8.2-cp313-cp313-musllinux_1_2_aarch64.whl (806.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

daqp-0.8.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (786.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

daqp-0.8.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (859.4 kB view details)

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

daqp-0.8.2-cp313-cp313-macosx_11_0_arm64.whl (149.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

daqp-0.8.2-cp313-cp313-macosx_10_13_x86_64.whl (156.3 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

daqp-0.8.2-cp312-cp312-win_amd64.whl (129.8 kB view details)

Uploaded CPython 3.12Windows x86-64

daqp-0.8.2-cp312-cp312-win32.whl (107.0 kB view details)

Uploaded CPython 3.12Windows x86

daqp-0.8.2-cp312-cp312-musllinux_1_2_aarch64.whl (812.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

daqp-0.8.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (796.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

daqp-0.8.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (864.7 kB view details)

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

daqp-0.8.2-cp312-cp312-macosx_11_0_arm64.whl (150.2 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

daqp-0.8.2-cp312-cp312-macosx_10_13_x86_64.whl (157.1 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

daqp-0.8.2-cp311-cp311-win_amd64.whl (133.6 kB view details)

Uploaded CPython 3.11Windows x86-64

daqp-0.8.2-cp311-cp311-win32.whl (110.2 kB view details)

Uploaded CPython 3.11Windows x86

daqp-0.8.2-cp311-cp311-musllinux_1_2_aarch64.whl (832.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

daqp-0.8.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (811.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

daqp-0.8.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (867.1 kB view details)

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

daqp-0.8.2-cp311-cp311-macosx_11_0_arm64.whl (153.4 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

daqp-0.8.2-cp311-cp311-macosx_10_9_x86_64.whl (162.0 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

daqp-0.8.2-cp310-cp310-win_amd64.whl (133.6 kB view details)

Uploaded CPython 3.10Windows x86-64

daqp-0.8.2-cp310-cp310-win32.whl (110.6 kB view details)

Uploaded CPython 3.10Windows x86

daqp-0.8.2-cp310-cp310-musllinux_1_2_aarch64.whl (795.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

daqp-0.8.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (770.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

daqp-0.8.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (832.1 kB view details)

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

daqp-0.8.2-cp310-cp310-macosx_11_0_arm64.whl (154.7 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

daqp-0.8.2-cp310-cp310-macosx_10_9_x86_64.whl (163.6 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

daqp-0.8.2-cp39-cp39-win_amd64.whl (133.9 kB view details)

Uploaded CPython 3.9Windows x86-64

daqp-0.8.2-cp39-cp39-win32.whl (110.9 kB view details)

Uploaded CPython 3.9Windows x86

daqp-0.8.2-cp39-cp39-musllinux_1_2_aarch64.whl (795.1 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

daqp-0.8.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (765.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

daqp-0.8.2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (827.3 kB view details)

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

daqp-0.8.2-cp39-cp39-macosx_11_0_arm64.whl (155.1 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

daqp-0.8.2-cp39-cp39-macosx_10_9_x86_64.whl (164.0 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

daqp-0.8.2-cp38-cp38-win_amd64.whl (135.8 kB view details)

Uploaded CPython 3.8Windows x86-64

daqp-0.8.2-cp38-cp38-win32.whl (112.7 kB view details)

Uploaded CPython 3.8Windows x86

daqp-0.8.2-cp38-cp38-musllinux_1_2_aarch64.whl (815.2 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

daqp-0.8.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (792.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

daqp-0.8.2-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (857.2 kB view details)

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

daqp-0.8.2-cp38-cp38-macosx_11_0_arm64.whl (156.4 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

daqp-0.8.2-cp38-cp38-macosx_10_9_x86_64.whl (165.4 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

daqp-0.8.2-cp37-cp37m-musllinux_1_2_aarch64.whl (744.8 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ ARM64

daqp-0.8.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (696.6 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

daqp-0.8.2-cp36-cp36m-musllinux_1_2_aarch64.whl (738.7 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.2+ ARM64

daqp-0.8.2-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (689.4 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ ARM64

File details

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

File metadata

  • Download URL: daqp-0.8.2.tar.gz
  • Upload date:
  • Size: 228.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.2.tar.gz
Algorithm Hash digest
SHA256 014eceb1b9c484a70c4484d26d381f5a0dce6e5f471e6f4782ccff61ec25b674
MD5 e113911ed3d443a1ee9e843da57ee750
BLAKE2b-256 977bd2131c22b417429fc9ffbb2c8d2bb3fad917ad0d30cf441eb63c018fafb6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.2-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 153.1 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.2-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 bce1df06eec070d6eb7788642e960a0997fc92105c4bc8f0ccfcdaa0ac8e3bab
MD5 f5b2eb44dcb3090e8803af5bbc5b6e10
BLAKE2b-256 5bc8c0859afd064085c5903d5c9a8182d98ffd08a868f645ac869f23d20cadf7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.2-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 123.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.2-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 3f734c3045886f37b2071a25cb78c75a8e172d153b2f63eeeab448768b82350f
MD5 9180181d968e143405ab2d0b2e8d7453
BLAKE2b-256 6aa95c530e15fc7ef802f6007a29449eb6860b13701853fd8b6d49b865ff0a0b

See more details on using hashes here.

File details

Details for the file daqp-0.8.2-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.2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f321a53b5ced5dd60dc3f165445fc8c8793dfb89a133b07025c9559cec115fea
MD5 6011bdc4207f1b9a80bc7610fd8b8153
BLAKE2b-256 89419a809de63c3471dfd79e2ea162814572617a0ae52b5c27c48fb93f8d4aac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.2-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cb3939e81a156d016a0bd4dd7ba432efdcfe99ac1a75314e3e5915947eb2ce67
MD5 996bcda286c78a773b2339056f363f66
BLAKE2b-256 70d8bd1cebdf924971ac5b0c6220a995089e677cb34503c91a48b0d4784735ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.2-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 95127442a79db49274c840142e2eed948878c211dd09ce730a3ab81abacaaf18
MD5 f783350bd7efee5a8cbcb3e848e7331e
BLAKE2b-256 4783c923514a92cf51bdc18d602c4b58173a57aefc8aa1b95d96b57d9f4dce92

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for daqp-0.8.2-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 c352af4075d8b8e63e49c7e042bad6324651ef89433ed45ba993c7d01bfbd8e1
MD5 446e7a68ed0790097094143f978bf67f
BLAKE2b-256 bb36e44e4cb0980296e2b57ec1ae38340c3a50aca6d123eb36d4195c18a5cd0e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.2-cp314-cp314-win32.whl
  • Upload date:
  • Size: 110.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.2-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 b2d36a7857f701cc3aca57bd4cf35b69c90f589090b5da7b6a7c47eab9485d92
MD5 f76bef5545816cfb60ceecfb38405798
BLAKE2b-256 37233d41e762c8a523713d65fc462b0d2639dc3a0ac305b11f2a2359617739cc

See more details on using hashes here.

File details

Details for the file daqp-0.8.2-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.2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e9efb52ecaf4d3469e284a08e80ea47921910b944c5ae4d4d98cc633ec4f63df
MD5 5d767a0e412f73637b29591ccb8ba5b9
BLAKE2b-256 5e97345f8270061f421eddbc9cd269fa5847b17566f398ff1e6a49fbbfecd398

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.2-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 49fe0beace36be2594213ab2e4bc571e3c35ea91c00dee25d8654710f13e7046
MD5 7a74f8f39ade2607732537dfcb4c58fa
BLAKE2b-256 48fbaa205b9ee5796d848179ff17b5b0cc4ed8ae617524d0ca114056aa12072b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.2-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 603a9b57a85950026d36e36026138a7d35ac99d78ed49b2bb6a7e0d61baf5cd7
MD5 7290294ca28f79f0cd0ee66174fc6e05
BLAKE2b-256 64fcf8dd5029f8abd7a39c54c9692596acf9a910ffa557357b70a4134fdaaf24

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 129.6 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.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 cc69f4bc4746d78dd1ccffdf8b58e9526444e80b9a27d33c4d37f957ad67b9e3
MD5 9eeb8a98d043f3fd6bd92e8bb3e7bd5c
BLAKE2b-256 37868cb0916468bbbe8c533b69f715552240db8116aee289cc84bb8904c27a82

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.2-cp313-cp313-win32.whl
  • Upload date:
  • Size: 106.8 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.2-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 106be8528b7d9f8bf32d4f8ac17403c4008eda42929e1259848ce3db20c33b20
MD5 78c58802bd9d457dbf715b72feae33b5
BLAKE2b-256 4f68047aa176aded3513f007137c5e1c9bc7f6ed5e20acc14e56afda3d4c57cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 200ad222b1b1092dbabde8eca4990dbb452d0c0662578e625eb77da203745bae
MD5 a8cdd02743e65fccf9325ecdc9c5fbe6
BLAKE2b-256 2f7f02d040af284a07936ead1691acc0fb00b23e57fc6a121e1a650577862501

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 336d0f3cbc4db56cd21b1d22e825962efde8c578d480a008ec81ada1781f2383
MD5 10aefe722a390e5a95000f7c41c6554c
BLAKE2b-256 aa3aa5faba2545d5d3c6ef15a47df39ec55a5e11f696f5c067951bda93e41148

See more details on using hashes here.

File details

Details for the file daqp-0.8.2-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.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4315d289e8bab0eed00b9feecca79eae64c8d36165f661b7ecd22d4729a3071a
MD5 73bdec0ab6bd401c1c31ecf2f52d64bf
BLAKE2b-256 fb2295127d5379d4a309faa6bdf75a629628e426dc4cc0ef874c36c7c9f7f6c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 96408f4a6908647cf6bfc27be9bad3134a8b441334c9ac6a7c433d9338eee017
MD5 6f53eb8c7036d779f15f3c6f5351d7fd
BLAKE2b-256 9e826aafd59690ac2e82100400db11e7bb1f958bb2885975ad7d4ac74cff95f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.2-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 e7a57ff778ef8d7bd21965305dad8973c1cb4ecd9efaaf8bf1a71e55812804a0
MD5 620aa46f86af9094bc805cb1f5ce3f98
BLAKE2b-256 8b04d9e3bcf9cf09ad1d5001d7b221d5266563adb61eb8d16c645960f7e37fbf

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for daqp-0.8.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 8a1be3bc438da17d7284c0ce4101c34dc1de05c28037ce208d285c909d267cfd
MD5 1aee2898146aa41e04f89e9c1184daef
BLAKE2b-256 57ab2ae84bd961ae1f2ab9f07cde1894dcf882f8dc688401891eac18222cd073

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.2-cp312-cp312-win32.whl
  • Upload date:
  • Size: 107.0 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.2-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 b376e8379311c93ba00431d6f494f613a9920eaa9db79aaf80dd9b9cbcc446d2
MD5 c83874f07c8cdbb1f25efc0803babd5c
BLAKE2b-256 4ef45461def59cc40ad59e1225fb4d755d3aa5be874b2ee229e156aa30c6aa05

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4ee00d41e3af9889bdd3e1ba71493be44927c949f27be525ac8ae60c4042c6a5
MD5 6f218355a88c6b2155d5ee0beda4f776
BLAKE2b-256 08f33f5a080546713df7d94cc96958cc97396e16c7615bd20808ad0fe45e7050

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 52de8b6649c55ccfaff2af4abb4ec79df7b0b2792a9045629cdc6f70d69b9824
MD5 123cf310c1e7e7f68204e6565597541f
BLAKE2b-256 57042b13d5c65986fcace7e9b12cab14d96025cc83f745e5691a59913fda83f1

See more details on using hashes here.

File details

Details for the file daqp-0.8.2-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.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5b172d251adb1678d031cbd9e250fde05d46b46a8171b50649bd98e7b3680a99
MD5 e165d42827bdfc994740e60ca0120cb1
BLAKE2b-256 58aaa30499685e826b641e558a561af9d12b87fa57db57c0d408a8a68b3c833e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ec6a7479b6954aca31dfaf4e8df020fe4434815853ee0ecb478d613c0f97ca78
MD5 f9691b73e287308350bbef2e6341d126
BLAKE2b-256 cee4a9d8bd3fca0d3ba018c520d2134754583e66d3efc678f1b68f362ef98885

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.2-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 efa2906cad7838e85e0eefe3a7f591157b6906ffd21308f435711255e69bb5fb
MD5 c11bc4ae502757c90b9613adae211747
BLAKE2b-256 a17a58eb10b4a1869828b4fb2edf6d2b39dea7271fb1ef3f45599b8d232b0a93

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 133.6 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.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 75eb21b09e6a28f76fb959658e732622f9726cab51f9f24442d69a739f7167d6
MD5 e88d4137b867ff8d4baf6aa24e818683
BLAKE2b-256 b23e85430a03e7d3e3ce7c5ab5bee7ab54f65729842aeced8a295aa07a38cb79

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.2-cp311-cp311-win32.whl
  • Upload date:
  • Size: 110.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.2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 e69483e23d6ad26b7220b774ed6adf97dd124db87b5923ae203d06ccf0226274
MD5 e70e8d72198965206adfbfc0aadabf3f
BLAKE2b-256 7d7b3a3db77f2e50ec3f14332028cf4eab6642a3aca386b42ab29901f644585c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 588c1e33bf673a5977af7073cf82c4245af27ce43de455e73dadbd7cd50a570e
MD5 c955ac5de2235802aa5f939870044718
BLAKE2b-256 0620c52a20fd04474576913df5ef6873adb3e36bccdcbac1ad9b5cb80fc90d94

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8917bf513f44433004f95cad6194095a1e74643803303075dcd104dc21a584bd
MD5 a5913a2f8867696dc7f226579e171a5e
BLAKE2b-256 73fa5c415cf4310c627f53e7a333eef749ce13b18ef2c0741c2a04f00397e546

See more details on using hashes here.

File details

Details for the file daqp-0.8.2-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.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 93cc09ce64baa7b4991a0f7c81ddf492664d3065355ca78afc6c0abf08dcefa2
MD5 90b6008dc70bed22a002c1361e4e87b3
BLAKE2b-256 84f4553e3ccb18290d29e3f5fdd4e7549862ce111dbee361ea968e02108afd71

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 23cb2af768eb827d4a50be9a8ec18c194bd263ab52f37374c877e8efb4e70327
MD5 61314da99b63325c0abfc7b48ff9bc5f
BLAKE2b-256 ec281bdd11e3fee5130d96c3041cd5e43f2ea7393f7d57f87ba612dc7e763a50

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.2-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ff4f1df398638ee4fbbcf45ffea95fc00047170cd25a5bd10a5f6f562d7da857
MD5 28c378974e7f9685be6af07dce76f188
BLAKE2b-256 3b0dd7f622de80d00e2130718a34e7eaf509d735269e99ae4081f53f4b4a954b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 133.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.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 172ff200dde0a189064fadf5dc0826b5c89fe9d6fa80291dab917e71e986529d
MD5 e884f981b2d47c978bc019eb4963e60d
BLAKE2b-256 07e6a05bf754053dae9b9f178f1faf080a79e57cfe6249e7b0cc1f1b8b2a8a18

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.2-cp310-cp310-win32.whl
  • Upload date:
  • Size: 110.6 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.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 c7417a3769fea28acfea7b2a5a4b38ad0a98c312b5e29573b6bedf168e333980
MD5 e79bc3662493b4730c73f60967e891c0
BLAKE2b-256 29fdb76e8b173cea45ed4b2d2c805df7c317ddf3366ad3a98fd3c4275b1a5719

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.2-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 990213a755960b5a7adfab72308c9427c77c44d19e94e024ff31efa95422b209
MD5 df6dc6848aa69ab3937e0ec3a62264f0
BLAKE2b-256 e6333f89fc3cc93fc3f4a8483b1a53ab7c65262884a379df16c903156b7631b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 247803803a9c9bd5e70041344385305b73e61959ce20b958f280af9e40607260
MD5 682564ffaecde367ff2dc230b28123ed
BLAKE2b-256 fcc9621d15767f7b56f134e360d281b7a1771b9e9eba684a836736d3b159996a

See more details on using hashes here.

File details

Details for the file daqp-0.8.2-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.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c93ca26b476d1c98270514931c896d444c9e52e6f98d5664e969eecf6c432dcf
MD5 682e09ec174d9811e2c529b887c76eec
BLAKE2b-256 cd1c8290d56e9c6d176319929e1d965508c64f083a6e0e2e3e3b25f7ff76034f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8cab2cca4299b12627b55588c21664f88ba1f50bab5f24419a0181bfc6cfb2e0
MD5 265143b44c1f69f6d5b278ab6ec008c5
BLAKE2b-256 9b2df9f06d57c0415522e2283d964cf32a26839d36061d3e895f3e4f96344f2e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 16f9e7dd775ae9699989e057073dda80bbfbab60a57277a0efcdad43d380b679
MD5 ad47e091ab1fb65e2847e3de9fb14c8c
BLAKE2b-256 3a355b0dd4bbdc96ab62f7ccada6d8ff506ef01917ca3c1fce34f7b82a43d746

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 133.9 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.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 ff2d2cb1d83e4e07f71f91677d6d83de538e580918c9799c7f9fbbc671cba7d3
MD5 a9972b6f176a897aa3123672144ca638
BLAKE2b-256 c5a91db95869f02ded7087c2af5b2392fcf1b3661cf6171ff8a7cf061f415632

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.2-cp39-cp39-win32.whl
  • Upload date:
  • Size: 110.9 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.2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 dff9a7b1da9ac9eccb9471010b338009a04a28a48a091f4da2e5c6bc14382c1b
MD5 2d54721e6cefba3f91d0bd48b68615bc
BLAKE2b-256 44d0366edda1db1a7f40b9ba1eb70f82588ff93727535cf2138d0077b0fd3239

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.2-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 33d2a0c24b4f859b29fc339bc8ddd4e4853484b40209b380493efb0576629e2c
MD5 c6a26cf2e2cc9df43e3febd797d41fa1
BLAKE2b-256 6cba3cfcd5cf3ea722fe5893633c7e5327f17ff4bf853dac0b6b8f8507d7d6a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f46249bf5dd376770e3021ed383cd3ef9d1f76560c45517f8d04170d7bba048f
MD5 80bd723a3840ddab81c233a61c2eeec3
BLAKE2b-256 4f24b579bf3e10489cc0aa7e36c65c4710c3f3c85331d558a1438cf8df89aead

See more details on using hashes here.

File details

Details for the file daqp-0.8.2-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.2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6bdff0c223c3313d1c18d5781154dd40c97b6ecc81bc11400d7cc251f00eee4e
MD5 8973635c1818d229cc8e57b064af52d8
BLAKE2b-256 0c4b799b259a25ca68b4dfee705751adfa1af402fe19d6eabbbfe295ab901c9d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.2-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 155.1 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.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 335527d641aac54eb22bc9c8329ca3ef9afcf50838a12daf0a4723207cac30f8
MD5 98653c0ca208087ed434bec8b269e09c
BLAKE2b-256 6775722ca7e33f54ccc1d3616f5834f7bf6cb4d0bd25497e4bed25eb4a721a49

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.2-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 164.0 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.2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f23f76de3eb018ca6c20d708004f0f3723c04a65997aba3bb35302faf98adb8e
MD5 3b08cbb5c1d6527581caa981261b0f1c
BLAKE2b-256 076c9c7b1436780422969d8022806e0a0ab0f09332e2f62cb066bab93475ec2f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 135.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.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 558b2fd1f820732c47db4076a02d4ef6cb03c792cf3f1a01933487a91536e4f1
MD5 06dad6f39c2da9541a0498c46c2d73db
BLAKE2b-256 28aa3cd28ce89c95ce62425db51ebf3ed5f4992e2b86e5b80f58dcf6c89afdee

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.2-cp38-cp38-win32.whl
  • Upload date:
  • Size: 112.7 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.2-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 20eb8f3810228b7d8672fbf6af46c1259ba3788f8bcc29cd51f9f852d74091e1
MD5 896a6696150ebb30c726930150c63e7f
BLAKE2b-256 38cbbd1907f1d7ba09d89e43daf9937a5c6bc01850eaa7b431dac2280e75bdcf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.2-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4eae00b4d73a141f163c371b5b966514a9c264a3c848652b86df4f3c4ce52b79
MD5 ce633f69ac10d224b47b20603c6b9542
BLAKE2b-256 c012162607bd0803b67b27a9291d6bab9278c74ea1e0a8e4da98192aaef4d107

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ff77a5b805da8df7f5276f56910600d438727c82f39da58dfa9f66383b35c128
MD5 8569fd75ebe0ac307ef9296df2ccd65d
BLAKE2b-256 f4248f1f456afeaed126fd78308ea51c1b3a86a84ec25dc5609ef45abf324171

See more details on using hashes here.

File details

Details for the file daqp-0.8.2-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.2-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4ba4d61b51191de4b31c65b06dda387797a58ef0d496755caccb9335a113077d
MD5 085c19370bb530184b2f7305806bb4b0
BLAKE2b-256 e0156d99b03d67ad9d81851b8dc1cab64ed64ec5bb71adaa1a85d4c577db1249

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.2-cp38-cp38-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 156.4 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.2-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d20b85d4ef17b2dee326cdf5f5bc6eba8dc00739401c76b880f5074a36d2e66d
MD5 d63ac0979618acd981337f327e17e073
BLAKE2b-256 717ef413ccbd49166eda9c4103cfa9348283b2279228182f82f794c6f8071ac6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.2-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 165.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.2-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f42ba0fbabedb70139ed795171d4325fe7f07ab2c6dac0d72a152ddf471abeb7
MD5 f7ca8b44d8e6532e6e497665e483dbd4
BLAKE2b-256 6a5932a8fbe3b753dfca890b129be6b4c234407d01a2d867920592b4fd757ee6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.2-cp37-cp37m-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4592153320add3abfcac64b8deba4ce311cc01185ab21071ff63624f034f9491
MD5 798101815b69bb6471fce033208c1f00
BLAKE2b-256 95b9520b4ff95a6d1c3f51024d82cff377abfe3460b1757d8ed6d847cb6488c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4b5811a747db108fc2a343d138fd04d910b9be02bb6eab9c90ae7eec97311c21
MD5 a402cf19711ea7201eb9397d9b589bff
BLAKE2b-256 7c5e24a905b84d83b84477b164b71b9492f80d271d87af077ad199b2aa72398a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.2-cp36-cp36m-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f34095c4cec4ba6bfb0449585ae4dcdc3f562accbe50a59f85db0fd2d9e4b4ca
MD5 cd1c3437404466780694c258f39b6d92
BLAKE2b-256 595a82b0778c8c27e6a5ab6e3d5492d33649c12455e7a78b55e4b385bca7bca2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.2-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bb89855d6d04b517bd195a2e58f8f3ec531bcbedb0e2f145b9a71f5113b08458
MD5 a03097bfac88ae7e5628e2ce2e6f4b61
BLAKE2b-256 8dd5eaeac6f0266aeeef34bca1861adf4220e9abfa05b3075a57c00055e85682

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