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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

daqp-0.5.0-pp39-pypy39_pp73-win_amd64.whl (76.5 kB view details)

Uploaded PyPy Windows x86-64

daqp-0.5.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (106.9 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

daqp-0.5.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (99.2 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

daqp-0.5.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (84.1 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

daqp-0.5.0-pp38-pypy38_pp73-win_amd64.whl (76.5 kB view details)

Uploaded PyPy Windows x86-64

daqp-0.5.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (107.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

daqp-0.5.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (99.3 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

daqp-0.5.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (84.1 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

daqp-0.5.0-pp37-pypy37_pp73-win_amd64.whl (76.5 kB view details)

Uploaded PyPy Windows x86-64

daqp-0.5.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (107.8 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

daqp-0.5.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (99.7 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

daqp-0.5.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (84.2 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

daqp-0.5.0-cp311-cp311-win_amd64.whl (81.3 kB view details)

Uploaded CPython 3.11 Windows x86-64

daqp-0.5.0-cp311-cp311-win32.whl (69.5 kB view details)

Uploaded CPython 3.11 Windows x86

daqp-0.5.0-cp311-cp311-musllinux_1_1_aarch64.whl (471.5 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ ARM64

daqp-0.5.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479.0 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

daqp-0.5.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (472.7 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

daqp-0.5.0-cp311-cp311-macosx_11_0_arm64.whl (83.5 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

daqp-0.5.0-cp311-cp311-macosx_10_9_x86_64.whl (98.5 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

daqp-0.5.0-cp310-cp310-win_amd64.whl (81.9 kB view details)

Uploaded CPython 3.10 Windows x86-64

daqp-0.5.0-cp310-cp310-win32.whl (70.0 kB view details)

Uploaded CPython 3.10 Windows x86

daqp-0.5.0-cp310-cp310-musllinux_1_1_aarch64.whl (454.8 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ ARM64

daqp-0.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (459.0 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

daqp-0.5.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (450.4 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

daqp-0.5.0-cp310-cp310-macosx_11_0_arm64.whl (85.6 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

daqp-0.5.0-cp310-cp310-macosx_10_9_x86_64.whl (100.4 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

daqp-0.5.0-cp39-cp39-win_amd64.whl (83.1 kB view details)

Uploaded CPython 3.9 Windows x86-64

daqp-0.5.0-cp39-cp39-win32.whl (71.1 kB view details)

Uploaded CPython 3.9 Windows x86

daqp-0.5.0-cp39-cp39-musllinux_1_1_aarch64.whl (463.0 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ ARM64

daqp-0.5.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (468.3 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

daqp-0.5.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (457.5 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

daqp-0.5.0-cp39-cp39-macosx_11_0_arm64.whl (85.3 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

daqp-0.5.0-cp39-cp39-macosx_10_9_x86_64.whl (100.2 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

daqp-0.5.0-cp38-cp38-win_amd64.whl (82.9 kB view details)

Uploaded CPython 3.8 Windows x86-64

daqp-0.5.0-cp38-cp38-win32.whl (71.0 kB view details)

Uploaded CPython 3.8 Windows x86

daqp-0.5.0-cp38-cp38-musllinux_1_1_aarch64.whl (476.0 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ ARM64

daqp-0.5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467.8 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

daqp-0.5.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (461.7 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

daqp-0.5.0-cp38-cp38-macosx_11_0_arm64.whl (83.6 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

daqp-0.5.0-cp38-cp38-macosx_10_9_x86_64.whl (98.3 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

daqp-0.5.0-cp37-cp37m-win_amd64.whl (82.4 kB view details)

Uploaded CPython 3.7m Windows x86-64

daqp-0.5.0-cp37-cp37m-win32.whl (69.6 kB view details)

Uploaded CPython 3.7m Windows x86

daqp-0.5.0-cp37-cp37m-musllinux_1_1_aarch64.whl (434.2 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ ARM64

daqp-0.5.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (438.9 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

daqp-0.5.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (429.8 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

daqp-0.5.0-cp37-cp37m-macosx_10_9_x86_64.whl (98.8 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

daqp-0.5.0-cp36-cp36m-win_amd64.whl (93.2 kB view details)

Uploaded CPython 3.6m Windows x86-64

daqp-0.5.0-cp36-cp36m-win32.whl (76.3 kB view details)

Uploaded CPython 3.6m Windows x86

daqp-0.5.0-cp36-cp36m-musllinux_1_1_aarch64.whl (434.8 kB view details)

Uploaded CPython 3.6m musllinux: musl 1.1+ ARM64

daqp-0.5.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (441.3 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ x86-64

daqp-0.5.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (431.4 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ ARM64

daqp-0.5.0-cp36-cp36m-macosx_10_9_x86_64.whl (98.9 kB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

Details for the file daqp-0.5.0-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for daqp-0.5.0-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 656e901dc9500bedfd689efafaecdcfda78f3539a5575ae0b311ad1685377968
MD5 23ddbaba3ec8ef630961e8e2cc248b7b
BLAKE2b-256 e3888527c495dfb38e3f209d18236ce183ea0a4efdf8b1068719c2f601df1012

See more details on using hashes here.

File details

Details for the file daqp-0.5.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.5.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d997d039a4dd2f651747c3768c20c84b45c4d2d2d45a2533b3792e37a674223a
MD5 54109a48af73fa3ff6f1e31358da7d1f
BLAKE2b-256 15577a6c1f9f34625ed5f21afe25794e52d8e977367c327c792130cd621c9f1b

See more details on using hashes here.

File details

Details for the file daqp-0.5.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for daqp-0.5.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5a94ad2d408d4484d4257e6e228175fc98fc6718902dc4a82fccb58cb3346488
MD5 9ba067ecb7a6adf6175537ffafd2ed68
BLAKE2b-256 3ec6ba7fbe9a93d6f04d70ccb1e92a9e5d7db179763123a69c10f968900501f9

See more details on using hashes here.

File details

Details for the file daqp-0.5.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.5.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b039521720a611f58a1744e5fb2903d3de5a37b62aadb9d6807eb0b8435eaf96
MD5 5f3aca26c25976eeaeb4395c9b1213df
BLAKE2b-256 bb8c0c24310dfe4d565f861617f7222e6df74ce56b02d2fd858422132d01d987

See more details on using hashes here.

File details

Details for the file daqp-0.5.0-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for daqp-0.5.0-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 4c636b9aa752e508e9def25fa491c38d615b7036824a54966d108e2e68146b93
MD5 9d93fe3b9218c7ccd6fa4d1fd2b72b15
BLAKE2b-256 09d829ea6f0b8414b28b8432caac872afccdcc0fe0e40680b96a98db0274d2aa

See more details on using hashes here.

File details

Details for the file daqp-0.5.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.5.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6c47b37bd62bc5a0b73d4c770571cc41dd4b8b22b28964fbe42a4befada1fdcf
MD5 ddab803c658b9f126c0862a4c3f64aab
BLAKE2b-256 46f89001c7a13518a7a2e84e1df4e22615c365adf84a26f527ec7fdf51d00e03

See more details on using hashes here.

File details

Details for the file daqp-0.5.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for daqp-0.5.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d09e1e36d3b1d350e61e12b97eabe957ae388dbc03bcb8ce3c76cd29d6299135
MD5 1da29f118b4fc40df80d64f5c4f3f920
BLAKE2b-256 b413fce0dcc29c11530c416618f9baf8485d697bd61a6b4ca4636e5c409ba432

See more details on using hashes here.

File details

Details for the file daqp-0.5.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.5.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ac0926b28e6a544404ff95ac7619279994174a7ea05e2119b77ea95727982441
MD5 359fe9ec23bdc0a437c0a802604ebf16
BLAKE2b-256 73e349e5d7293f9967f28740927d13db7129417bc14ca5492ceeae53ee5c941a

See more details on using hashes here.

File details

Details for the file daqp-0.5.0-pp37-pypy37_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for daqp-0.5.0-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 b240b5f10ea95e2d72cce7f98686f2c4ff96eb6ce55ae233db8d8cc5794b87a5
MD5 111c2681704bc273fd27269d2ca596e8
BLAKE2b-256 e787f7652ce04184db727302ae691fc6ef9ab6cb3329ae7bf02ba3e7c3ab25fb

See more details on using hashes here.

File details

Details for the file daqp-0.5.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.5.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8eb1f6ed6d06b935a27807b9d6a8cfda8d82164268eacb2fdb67fc113206e6fd
MD5 58e335c9aac287a6d685143c837778fa
BLAKE2b-256 ec7de41fa79df1f8723c370fd15b662f03d28fd45232133b1475b243ea7b2b9d

See more details on using hashes here.

File details

Details for the file daqp-0.5.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for daqp-0.5.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5480e44a4e761771ea4b73c3aff1d6f27b79c0260a6225a0eb6427b59af8c98e
MD5 e83862336f7c0561bbedf7585fbaf512
BLAKE2b-256 19035c40de2b9b47b86cf00314f54afd1df50e46dbd0d246c19a1d39abe44659

See more details on using hashes here.

File details

Details for the file daqp-0.5.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.5.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c0ce726333a8bb4fffce301a964f957ede487b6e60e80b906319c141b867883a
MD5 556a484606470a9c30bf1f1bff7ee85d
BLAKE2b-256 9009030e5ed503c305ebe986b842922dd49b2967e305254a8fbd6ac8615635cd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.5.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 81.3 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for daqp-0.5.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 b62aef05342ef7a1d7a792dbc09e1a01189efa0ac153fce018e3c7d455c4504c
MD5 0053ead2c5b793eadad69066e324f491
BLAKE2b-256 2d964a169840d0f6b28a9dcf89a00a0b49b948f9dad6178c524c9414c760ab34

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.5.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 69.5 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for daqp-0.5.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 eb89910ba52c1dec8ec0409db46412b1255d43924647a6d9ef817f46d0dd09fc
MD5 5ed58daa9479de3b3945bcddd109c8c7
BLAKE2b-256 d0795a5a10336263df3131dd34962a2914c17f5cb463e2159e173cfd5e39ab44

See more details on using hashes here.

File details

Details for the file daqp-0.5.0-cp311-cp311-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for daqp-0.5.0-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 8b12bad49fabeadda1460b53960cdaaf764223867bd605e33f160187e9e3836c
MD5 f765f4be5c64555d52a09c791685a703
BLAKE2b-256 5717d5614844dff360a1d07a9bd260fdf15a35bd5cb85b25e2928ea687bf56d9

See more details on using hashes here.

File details

Details for the file daqp-0.5.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.5.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7eb47b00d05be6e8f38bf5db8bfff68bc2f7ace587f12cb1265f6be3114b14fe
MD5 d76ae99fba83976a66a39c008c9015e8
BLAKE2b-256 cef68218b0266a576c0a4378bf30655e62f2a0cee52f1bbafbe5c3611b44e60a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.5.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 445e9905f95d453539667675d67d59fd756e0eb4c1e888ad7c6daf03d8592dd1
MD5 77aa1bfe0dbd5e89f6b39dd0f60c07b2
BLAKE2b-256 844f9b3290ca7ab29863fa68f44afd1e82c7b0575bfc2e6e1a0e323c51290807

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.5.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e3a3a247088cb961cebad51f223932c37ff4129c8385d1e9908d197acc07c3c4
MD5 ead62a11931974d6cd19b86428f376b3
BLAKE2b-256 dc718f6fce37d81252daf58379a25ab9ebf3e5f71ad9eee8e79b24cfb3cfab04

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.5.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e4414c30280d44b00e015fc7363ce089513ad181812e70064937aa3ae322d679
MD5 da58032fb631274d9fd59f53cb374b7d
BLAKE2b-256 57b1ce08ee5d6223c553c0bc2bdb67a91106ba5e29f2adade656315ccfd7b2f9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.5.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 81.9 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for daqp-0.5.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 9b6df71c546fe7b81b4dc2016f1410779729028eeefd4da18000033727fbf684
MD5 b266812e9c451e0dffca1f04d5b57ed0
BLAKE2b-256 2c06e400afd843d0d3b02307308fa4daeabcb435302d5cb6e554c3f81552f8c0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.5.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 70.0 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for daqp-0.5.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 d92806e562fa3864ee04623844d9a54bba39f1de7211915f1897163f60925452
MD5 5acd1ddc2d598f63f6591a09b8404293
BLAKE2b-256 2d9b28d088282470fe72f6c37f4c3ff4c018c01126ab9f9220aaeea7646d7fd8

See more details on using hashes here.

File details

Details for the file daqp-0.5.0-cp310-cp310-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for daqp-0.5.0-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 e0d0b6c19c6875829edd7e4b58da1e140c5e3fc582a7ab1ce0a7a42c6d4e9b9d
MD5 ed82f47c5b54cd0d9ddfb77b8557a637
BLAKE2b-256 3f6e8ebe79eedccd86ba3ae9b133842ecd96fc352e9a84484cc746bcf38c2e2b

See more details on using hashes here.

File details

Details for the file daqp-0.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e180a1ce53fd9ee51a65b0c406171dfa2e185e34b970b138843d62d2db1866d9
MD5 b57c6832f6eb185bd669d45c4b3cb902
BLAKE2b-256 b89308ea7c151c93d664c806e4d7b199db49ef3cdb43cd7dca937ab25dd98b9d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.5.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ddf56a23aec5994d581149d37256ffb1aab78cb3b2313996334a36aa254c83f8
MD5 acd4a0bd357231007ac0d650c423f362
BLAKE2b-256 0730478d45d053010258d80900e633e8a443af17333894e97c5d3a4f7bfe02f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.5.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3cd7938e3ef17166f7390495a2e8ca3a35eadb28feea3b6c1d0e081f3591cb26
MD5 910ffbfae295d7b3ffa2b4a7ee9d126b
BLAKE2b-256 db6aaf5622559ed6c002b4b2827d2c7c6cbb7f0dbbbc7f17e767ec8b1aab59a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.5.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a18fc72b8e1750ca523fafa15ca728e02e3ac49250135adf5897d4d75f7eff65
MD5 2e2f1052130ebaf3be906e7111c68fbe
BLAKE2b-256 b14dbeba4e825144082adf3d5f6b90567cc3426c0eb926f8c2fd907f6c863639

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.5.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 83.1 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for daqp-0.5.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 da72f85f0bb8b2a628e02c16577dd417eebc2c3c97d39ea705358c4f4e135126
MD5 3fa7ea60e439292c026c15d5f6632e09
BLAKE2b-256 f381ca407de98bef9081f36da2b1ba5796ad9a3562c80e0442652371efeeb423

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.5.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 71.1 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for daqp-0.5.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 34eea71e36cb81e12049947bb0ae3dda8fcbd303bb0adc4a0d4f4edceb2a731b
MD5 f7f20862270a9972f46aa92a5770c9ef
BLAKE2b-256 36261211f925a16cc89cb2e8b0c6a8c8a0de90b4db991b7a38adc7680100fc19

See more details on using hashes here.

File details

Details for the file daqp-0.5.0-cp39-cp39-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for daqp-0.5.0-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 49f4e3bd14f54819554b4fdc0c37aaef0e2dfddb517b24fd74ad91d1b3819353
MD5 adc92c803349988879bf2d02e672b8d1
BLAKE2b-256 bd24ddc436cc9984820571858aa9e54e90a29078e7cbb0bd4810dc30df69f01d

See more details on using hashes here.

File details

Details for the file daqp-0.5.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.5.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6a62f5404964e0a4117481f33f7a342aceb19950e66c1ebb386a901ac6786021
MD5 4f92264d959cd5da9c50465ef553454f
BLAKE2b-256 b96b9af40f653566ef6623556dd1911c0f4acdbe157a21aca7e92ce57a0cf28f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.5.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3dadc070f5b917c171fe91b5693767c5216ab4d17844375af4459548a8d4fab4
MD5 a804356e1af59dc3b032ccac89be06e1
BLAKE2b-256 5060548ef5e31e7af761cd0bad2291c48fd7be3ea0a043f3fd6bccd41ddf6b00

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.5.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 48877be69dcf79a682188ce35dcec94b564e0616b03ed9209e7ec0941928d800
MD5 ecae96df621b4e42ea9b013137242721
BLAKE2b-256 1d32248b1a21ddc5b5b5afb806149209d06beb140124566241e77da1c524a7a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.5.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 adb8949bd11580b4095d8c43c5ed55d00d884e324c34096166adad34de9a92b8
MD5 dfe1d1ecfead1a9615c8de032fb3a90e
BLAKE2b-256 bd29d3a33458547d957a0f5be163e3d5d6670d8b58ef4cbec2338d626873e892

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.5.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 82.9 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for daqp-0.5.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 676c6264ca8e24850c33545c8be1382cf7f0678955db3e201e5c746e28d1b323
MD5 c3f0eedbf8d46d27471c5aea39a6ce63
BLAKE2b-256 943f0e8ae8c98ce85466dd816c9d47d0eae40d94c2550ea6312937089426b8ce

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.5.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 71.0 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for daqp-0.5.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 24e43c2007f789fb4301cd2f955fb2e14858dafa8ec284845245eb8a52d88313
MD5 7de73fa5dec91813f6d3c10d9ec3eb82
BLAKE2b-256 86f49ef6fbb050961f9663c32c0f8f06e8718f4d3410110d2a7d8ab98013ec9f

See more details on using hashes here.

File details

Details for the file daqp-0.5.0-cp38-cp38-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for daqp-0.5.0-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 3e8e6c7e099468dc3b95ff1a27c0c6b3ed0196a7d5a322991db226aba2a591e0
MD5 a7f50b6293952c255b0860d9003e89de
BLAKE2b-256 ee37f8b6ee040b96b0a022c9e0899a1e4b5d944f12b42868d1889e4e272ceb59

See more details on using hashes here.

File details

Details for the file daqp-0.5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.5.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 73db1b1b431f69a82ff398b8e8969cf5f8a608fea9293690fd2202bee8a0868a
MD5 3dc963393bd5e52289c45590b2a9d7df
BLAKE2b-256 3b2769e6615bfbc12b7d5b4a7478557e70993f83f6258bb9af5acf48af49c860

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.5.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e8cd043766efb1415aa74fb2d17abb4d59d659b72ffe34b4b8b30b00a5a1722e
MD5 6d4367972614f950ca498cf4554b0617
BLAKE2b-256 1ea48e0def7eab15b5edd96f66956510f43d3039f742c442ca21f360be0533fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.5.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b19a77f3e2aea3d9c84a3de2049e291d76d36eb0d4dfc2c695c9db1390b9f26e
MD5 148030eba1d6c2903c2308b2172a8498
BLAKE2b-256 8b3df895098c3cae9870e5ec98f51e8e82438c5b56b83a3a437e0550f31b0451

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.5.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 57613fae1ff6e1d79a5805bc20c993e70952c157b083a178a960a1ae805ab89e
MD5 df0b279803d032f7264a028e61e2a145
BLAKE2b-256 5385debc0c8476a22fdf408e51187667477fe61639088248b7f64c85ed0c8fed

See more details on using hashes here.

File details

Details for the file daqp-0.5.0-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: daqp-0.5.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 82.4 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for daqp-0.5.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 749d650e91c60a8dae171fa2971141afda815c1c3959a7257e65d1bc1104af7e
MD5 744621e1ec5c4329d65b01df13e01339
BLAKE2b-256 76642f828698141443297ed41ac21084187e66ea3b266d8838e02b7cf1e9e338

See more details on using hashes here.

File details

Details for the file daqp-0.5.0-cp37-cp37m-win32.whl.

File metadata

  • Download URL: daqp-0.5.0-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 69.6 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for daqp-0.5.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 a6fb420d97f542a7dd65d9ab677f44a4023aa02209ffd4ff506dc2fd85f11a32
MD5 6eb14ba778be2463f33788e5a5fe7686
BLAKE2b-256 14776e299c2c402a8f4a2f04a02c389ad635e74ee1ea154abc4020d9cfe7eb0a

See more details on using hashes here.

File details

Details for the file daqp-0.5.0-cp37-cp37m-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for daqp-0.5.0-cp37-cp37m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 13c875357ce9cc4404699efedf73d30f30bc20a94170eae41b192be59d57f7cd
MD5 122c4c8c9dec8841df63dc172f003559
BLAKE2b-256 5e47a983019d494dd65634efcfc545a05553bc8deee38aa5b0e5767f13bff564

See more details on using hashes here.

File details

Details for the file daqp-0.5.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.5.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 910d59836e313a7e373311419c3b22df066cdd3acb62b4cfa1d6890de77f8b43
MD5 b169ddf4737792570a4ec235dfdc0687
BLAKE2b-256 57fcf1e72092ed748a2ef0b04fa0951e7776ab36ff89d8b3495badcd7f5b4e37

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.5.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 66b556de8bd866262e44f0b2b9ba095ad317738fb29551031fdf0087b14fd7bc
MD5 84fe4ca5ef0c028a72220ee56dfe9757
BLAKE2b-256 b5edcc7eb54282e0ad4be5d7d4236af4610f7f4af3332ad33c0a5f4e736df51b

See more details on using hashes here.

File details

Details for the file daqp-0.5.0-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.5.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 dad8ea065716f33cb8d1690c9ab7a0578234b1413a2a2db447e74a024bf6b235
MD5 5a4500c8ef001dc961655fc22025dad2
BLAKE2b-256 88a6ecae616e1f0eeea65d38b51549671d1b945e76870b0a9eb41c2bba9eb20b

See more details on using hashes here.

File details

Details for the file daqp-0.5.0-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: daqp-0.5.0-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 93.2 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for daqp-0.5.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 3ad65b70b482ce39b564c201d2390f2fc099ce808b36eaefdf616fcc91e18dfb
MD5 a80a6ab5524bf23d5263988a53d504ff
BLAKE2b-256 e66d3b9cd4ff0834a82320ff548f6b693aaad4755bc5e880905fba66176df09e

See more details on using hashes here.

File details

Details for the file daqp-0.5.0-cp36-cp36m-win32.whl.

File metadata

  • Download URL: daqp-0.5.0-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 76.3 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for daqp-0.5.0-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 ba7fb05f287cc15003ffacd3bdfbe8412ed1486243d80e2772dffe3ce4c45c0f
MD5 4eee13a098deb2f0790965c66ac2906b
BLAKE2b-256 29fc134e80f4d0b7e683a88a42e547163b1767a1e8c8d3365db5903a67db4d83

See more details on using hashes here.

File details

Details for the file daqp-0.5.0-cp36-cp36m-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for daqp-0.5.0-cp36-cp36m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 2695faca148dc7eb40d36e059d9115a13b56fc14248f92f49b620b2b50779b35
MD5 5b531d4476fc1355e37d48bfa46e19b5
BLAKE2b-256 62159bc8181c482520f7c61ad455a2fd959d73b5f0cca066429a130a26367171

See more details on using hashes here.

File details

Details for the file daqp-0.5.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.5.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a5fe0437b2bb99631d993de1a05b8f722045b9a57d1328a7a8d9cbbb72203f06
MD5 13a177b9050cc319baf4c30c888d31c7
BLAKE2b-256 5e24098548500aa1f51477082ed0ceb5a6de53b76c3b7cd88d630fe1aa3b4eac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.5.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c1e3ccdaeeb71853c3f7d3826b4967a818b99e8daf6ed1f2244ed93985283bc3
MD5 36c9d965da9a106be37459e287f20080
BLAKE2b-256 93f79be9c9d20d504e9f1885f05ca8b7f48c66522398c33a69e868cdebe5d2bb

See more details on using hashes here.

File details

Details for the file daqp-0.5.0-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.5.0-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1ac3c91649c19b7092954e69574ae3ada01e241e0e596807c4c53868f95f09dd
MD5 a4a4792e3b07d2fa778b6942577d80b6
BLAKE2b-256 e19faedb2bb283fab5f0e9c165528db498037ae24dd770367815abfb2cbd3463

See more details on using hashes here.

Supported by

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