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

Uploaded CPython 3.14tWindows x86-64

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

Uploaded CPython 3.14tWindows x86

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

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

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

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14tmacOS 10.15+ x86-64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14Windows x86

daqp-0.8.4-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (854.8 kB view details)

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

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

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.14macOS 10.15+ x86-64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13Windows x86

daqp-0.8.4-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (863.7 kB view details)

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

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.13+ x86-64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

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

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

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.13+ x86-64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

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

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

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.9+ x86-64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

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

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

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

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.10macOS 10.9+ x86-64

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

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

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

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

Uploaded CPython 3.9macOS 11.0+ ARM64

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

Uploaded CPython 3.9macOS 10.9+ x86-64

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

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8Windows x86

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

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

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

Uploaded CPython 3.8macOS 11.0+ ARM64

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

Uploaded CPython 3.8macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: daqp-0.8.4.tar.gz
  • Upload date:
  • Size: 15.7 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.4.tar.gz
Algorithm Hash digest
SHA256 7964caf2ad1b465de21bc9f7717449db8c164b706f5b026702493405f9152f00
MD5 7e0075d0402e44789adbe0488aad18eb
BLAKE2b-256 085faf3a1b7ce2c87d415ba5f713b192f1712e8f49508583c59c7bba5d8df68c

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for daqp-0.8.4-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 6cf14b24c495b93b32d252c518b3d4c0c14981d592e37d612e4f8f4f48fe11d2
MD5 930f47ccb515502ea1e4285dbe0bea99
BLAKE2b-256 4eeae506ad7348095cd07d11475054b43b11047c2782dbb0e4f4d52873918054

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.4-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 124.3 kB
  • Tags: CPython 3.14t, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for daqp-0.8.4-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 e9df1976776c7fa821d4c81f5e1f72f87fa5f90481feae45d5051bac40c55f55
MD5 7a6ded04e904446471aeee5e88d5ac4f
BLAKE2b-256 1f99cad04642c97f599439be472952996bef117a09d7b19f1176e7a1c5c42191

See more details on using hashes here.

File details

Details for the file daqp-0.8.4-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.4-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0bc27d2d09262f7472e2ec78fadd90d9e0c115e5baec2e90a4f94fd9262961bb
MD5 32a5c5b0f2e28b4d96a9954bbcb505de
BLAKE2b-256 b2ccd1a29aa6b6b59dfcce695bf7c6709bca5a9f773907122c78b53a79fd0924

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.4-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e80752853e9d83d7c8d2bef1447d70255769f87085050aff933f637d84accd5e
MD5 0ce3de65043192a4e6231cdb166ca443
BLAKE2b-256 555cafc7ca7acbecc4a05d991eda7f716eb365c5a9347d4aace9d5be51ec45ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.4-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 5bcd9186e67733b7ed17269b3e18cdb7dda0178cdb570ae5bc69c4e7ef0462d5
MD5 90e2cebae320c140d4864ff89c40435d
BLAKE2b-256 5839ab774dc1fc7cb356c1f224513d390d80eb4efb2e115d23594bbdbdb1435c

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for daqp-0.8.4-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 6fd7bd7ac43ec348913611071d6eebb17327aa295e42f3b34c0f337739a3ad40
MD5 91c56da498dfef9e619b75227d0da3f9
BLAKE2b-256 5608f9a3c402b0c3ba5c18ef9c0df214ca8af971463385ebd08ec483fccca454

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for daqp-0.8.4-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 233f906536fe98e4f4811a409a362d36b003236a27d2f01aefa27d837a72808a
MD5 528731d7407a8389db277b587f5725d6
BLAKE2b-256 37d0ff32512e1cfbf38fb26a18c0316181167ff48a9c7864cfde908ee43586e3

See more details on using hashes here.

File details

Details for the file daqp-0.8.4-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.4-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2d3e6b8fc81c631771385b5db4fb8ce003a125458a52ec0c681a2d9fdbf63b9b
MD5 b2728f395b40c9a07f0950bd7c37345d
BLAKE2b-256 03be1722f44e65fd314855645df593eba7592dbd1694cc87ce3e5d5e7998a267

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.4-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ad9d305799aa052c388ba5ab3c630cc32c8e216a2062b6ce6ff3b8e94ff12e04
MD5 df6f1aa0ce5b9f37dfe7a2d3b7550fe4
BLAKE2b-256 147743c76ac857cc13370f759399b91a45e4b1edb757b19f0d5eccd3eb1c3bd9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.4-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 5f32d3d8c48fcb1068b24c24b311a1a17afd8599093c500b1ec742e6d4b659c9
MD5 af40eb7a1d8c67e15267ae30e373ead3
BLAKE2b-256 286f5e949b0caa51f806f7b47ac9e55e5c472861f5888bb0f9bc5ed5d332d751

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.4-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 130.9 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for daqp-0.8.4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 62a3986c1c57a2c4501b2d236fe3d16f49d75f400dd3a1fc10cdc4317e7af4e3
MD5 f734754a292f1cf26449b3dd0d6fe669
BLAKE2b-256 70c7ce3afceb4cf0d9e7322a36abbffbcceb763c6618bcd4d0b744908dc99e20

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.4-cp313-cp313-win32.whl
  • Upload date:
  • Size: 107.7 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for daqp-0.8.4-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 81989ebf69677e9a894a93f7aabf7a05462323f6ff61e6d2b6815df0ac566bff
MD5 9514538e79e6bf9c079593a8afaca949
BLAKE2b-256 7287db6fd7b0413dc342fe2c826faee81135db4896941bae2059c05225fe6ed3

See more details on using hashes here.

File details

Details for the file daqp-0.8.4-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.4-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e4efc123435df2406f8671da32f0390211ae1fb4de279fb6030ac3624c733369
MD5 8795021da95d53f2278a033ba7092152
BLAKE2b-256 b2a443c1d191b4c6e10a26b926b50aba608b6d360fa926fe39e4b8a09b95ad2c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.4-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c09648ffb049e810ec2313e09638a4a6e60c076d47e21f5381902638c4781dde
MD5 29148e3ef6285a5dbad644fb88b4708e
BLAKE2b-256 892d87c5904f436ff762ded5f01c24c4201aa7d44ad70d752103c7ce270dad4b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.4-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 208cbf1af9976f1b9a2c68e7352855a4dbd49ad7207b303afee4496532dcad2c
MD5 a15897c3980cf7204b01759a77265486
BLAKE2b-256 0afef434487587d80fb651566ec0384c7e5f33741e0ee73ad86e517124d153d8

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for daqp-0.8.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 6d6fbd307a65a2a5f5f2600d675269123f23a90e27175f01538bcb195e322e89
MD5 f6163a48fa9429f148114a2b298addb1
BLAKE2b-256 b19f3b26590d55dd260d49d74104ca9ac4d02781f0be32b48c3d098f3d201165

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for daqp-0.8.4-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 1c8e6df0a304fc0ccdd46a7bed13a1775df445f53f58accb3923c5ec7ecd594a
MD5 8c5247b46e9258a15b879ec448b94803
BLAKE2b-256 1ae560c48d1121abcf51f7d76e2cb70c81a3fef1f2634b5aedfc52fb7c9c9f35

See more details on using hashes here.

File details

Details for the file daqp-0.8.4-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.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 00d1d19e6299e66badbceef0d63c1c1ef4938f173a9a525aefade00312b85093
MD5 6e5d110b04329fa6db61415eab35f7a6
BLAKE2b-256 31368c6b39ce594c905a916847c0a44f1c680b02636dbdabcc82039049710d6a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a7ce8b2d6db4bf7d51285764cb54fcd47356c672c10bbb69f4dbc096bb0495bf
MD5 ab5510ad04f57f42f0bfe061d502fcf7
BLAKE2b-256 51edf35736b9f0fe73668141800d98707c87f5b98bbcae7c4afa2bc07a64631f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.4-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 98305f0f8dda7866d4dfc583902c81b5bb461c3bc6451f5fe65cf2a2c058e727
MD5 808d7f1a836ef0b70363e5097e54613d
BLAKE2b-256 24ebf913d5712096a1907fecea6e9d65a36714bb1059249aedc6a79956c9f202

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.4-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 134.9 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for daqp-0.8.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 d5b7857b57f14af4a3cd233254a9ba15787ed34dbf38ea3744236bd3b521b547
MD5 7c1b240856bcb1e2ec4b6cc1944d1fb2
BLAKE2b-256 ce1e98ed03b3f12833983d37c5307e9b10d3563fa0480578c8ec34461077a29c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.4-cp311-cp311-win32.whl
  • Upload date:
  • Size: 111.2 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for daqp-0.8.4-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 8c913702e054a44f099583ef0ddd9949ec26ddb356b19c2683b7fbb63998fb3a
MD5 789e964dfccc4afb46795f3f1fb06fd0
BLAKE2b-256 6b411d70675b102133b832a18c0e199c00958317ba34521386cfb8d1fda7b4bb

See more details on using hashes here.

File details

Details for the file daqp-0.8.4-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.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7d69e5fd7adc9d5d9a5d7518e6cb2447a4639a980f15753facd5a2057d6d173b
MD5 2898436b1908c3ef152330901a1e679e
BLAKE2b-256 ca84ed855f38d6eed2ea45dbe24faae4aa0a9811185bfd535221e3cd4af4b803

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c081cda8268a1f965be8d0e73b3728c0f62a205c503d220dd64ae7b0efdf9189
MD5 8e78d377980dc17535edb4acbf95dd50
BLAKE2b-256 4c641f19694f8a50458261885162f05931a6660a97f31ab9b80f58b8edce2b54

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.4-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5ca1b61ed672306d3a37d46fcd5bdfbef7662184bf57063fad2fd70b3873021b
MD5 4c976cafa5cfa36db7ba1a522994cc8c
BLAKE2b-256 c475f02566c81223ba739417bca7ff8d7c09c7e0c23759a1bf77a873db6d06cb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.4-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 135.0 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for daqp-0.8.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 55ce2ad4dbe5fae056f4b2380e84a544ae7a43b513113fb066148ce16cc3071e
MD5 c0916aa88947cc0591f7d86e2af29a04
BLAKE2b-256 509c6c279551691b4d1d6f040d14dd4f00979c132a2c86394ed2f663f353bd90

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.4-cp310-cp310-win32.whl
  • Upload date:
  • Size: 111.7 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for daqp-0.8.4-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 522efe580ac2055299079bfa30605788d5fa7f8f99323c89cdaf3f6df2d14f9d
MD5 15395608eed5ff0cf4e99272e2d8808b
BLAKE2b-256 6d18b522d49e90451d0ff66f9febf68d51d76dae4eac62f5228b4babb5e2824a

See more details on using hashes here.

File details

Details for the file daqp-0.8.4-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.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 341398ee8421de177c0adf3b437553770327a8100953bd1293761dada87a7dce
MD5 2d7e7e8cd8d260743a1ca86d4dee4600
BLAKE2b-256 e1fdeaf8292cf010706fd4b75c680078abfd1eab288c4f99678e58453defcd66

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2668454a875c80b25b429a2bb485f48b1d11a3eec192c22fd65ba561930e62fe
MD5 3e8288462e370cdbf01405abfaf0efe8
BLAKE2b-256 980b91a54483c3654362947665f8cc04be2711fccd513345cb3d538f91efcffa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.8.4-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 cf5902057f58b335d0820b6072e8d066ad038a8a7e4470f7b2e655d0fc77311d
MD5 26c563e22b3eb995272e6328cdf4fdf1
BLAKE2b-256 77df7739f4fcd433031b6024f25c3a125b23fca4a6f8f7dea35899d04fdf2015

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.4-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 135.3 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for daqp-0.8.4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 eda89c7a260679272977cbb486c9a6fb5a4ff9ccfad3c1378919a08d40340d8a
MD5 03181c0a29ea1234131f471360a0f9bc
BLAKE2b-256 35356f560888c7f9fdf99cb90c9458f254c9a6de4b11acb25bc76e6d6fd3c436

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.4-cp39-cp39-win32.whl
  • Upload date:
  • Size: 111.8 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for daqp-0.8.4-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 fe9eb7d0f6a6a138a095394e0d4f2ee52e5d44190b3e17d3d1cc35926c0e3c13
MD5 d0b89dee872c1db803698b16d4a5964e
BLAKE2b-256 88df1f3e2e1e247e4246dc80a204a530dcbe43a0496fa5a64a5a13497cb2eef4

See more details on using hashes here.

File details

Details for the file daqp-0.8.4-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.4-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 67b880263939b95ab0650921d87ee8fe401cc8f1ee3579b2dfece313941f89d5
MD5 fbd48aa226bc0bd42f5a6e6076340413
BLAKE2b-256 1de61437c7c4084582612c1bbaf719598327efa77ed31bc45f1b31df0d0a7943

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for daqp-0.8.4-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4d640ad8a16b69bbe88e668a37dae2dc10ab02ebd7f15b17939fddda5e7b01e4
MD5 77e0140849849cb964eb5d4c0d824776
BLAKE2b-256 ab892ee7fb497e802771ffc5e3b9427b5b142f50af7b6ea861f493d1449f5380

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for daqp-0.8.4-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 09d2c8d1a4746005be45c3cbd80dbb9077710046e1899f02f33e593308d23930
MD5 7418a3c3f22e2a7e055e53514fc5166e
BLAKE2b-256 bea639c5cf8f253c395af5360e7f5ee1d8b2fffba11b4323b4748e17edc38780

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.4-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 137.1 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for daqp-0.8.4-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 c39d43931a7797faf0a67318e7aa32016548680315202a9e5ccad51c37ab50db
MD5 34bc9f0952f3b6e494315a1e516311d5
BLAKE2b-256 7a74313ad4658bf02e0fbfc904917362ecd54b81225ec89b50a62916be15d1b2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.8.4-cp38-cp38-win32.whl
  • Upload date:
  • Size: 113.6 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for daqp-0.8.4-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 3e4aa2594bc10fcdece8e196e6ad9d43f8c017b69f45650614490006bbef08da
MD5 0e8aa773307f2760ab32620522dcc91f
BLAKE2b-256 6fdff97c5a181210129faa986d3849b17398528d083845231e733b9f532b8691

See more details on using hashes here.

File details

Details for the file daqp-0.8.4-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.4-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6e8c19d4043c5045f11ae9e4fd7f559ed8637ea6ab70b7f2bd496a3d94ad4c22
MD5 68fcf353f9c1018a2db05c151509be44
BLAKE2b-256 96255b35c6dfd1fb3a76faac16403f559bdb6720127606320905fc6cba180234

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for daqp-0.8.4-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 38416c48354261348ca551af1d32c4340a7028520e21607f2b8577a9e722c5e4
MD5 7ee841a704b5224b3f31a12dc0dfc14e
BLAKE2b-256 1782a743ccb77b03750f6fd90cc38d6b28eced94c4ce94157cee20b2b2195755

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for daqp-0.8.4-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f75386ed7bb46bba9621f65aab8171f367a1360ba1e9298ab60f79e70eeecdd3
MD5 6a4b47eaf8d914a89b514551035e10d4
BLAKE2b-256 bc3b5597e1209c9d40d0a2801484dddcd236db837fdefd0a37cca93a900a2918

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