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.1.0.tar.gz (4.6 kB view details)

Uploaded Source

Built Distributions

daqp-0.1.0-pp39-pypy39_pp73-win_amd64.whl (43.1 kB view details)

Uploaded PyPy Windows x86-64

daqp-0.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

daqp-0.1.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (29.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

daqp-0.1.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (28.9 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

daqp-0.1.0-pp38-pypy38_pp73-win_amd64.whl (43.1 kB view details)

Uploaded PyPy Windows x86-64

daqp-0.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

daqp-0.1.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (29.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

daqp-0.1.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (28.9 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

daqp-0.1.0-pp37-pypy37_pp73-win_amd64.whl (43.1 kB view details)

Uploaded PyPy Windows x86-64

daqp-0.1.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28.6 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

daqp-0.1.0-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (29.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ i686

daqp-0.1.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (28.9 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

daqp-0.1.0-cp311-cp311-win_amd64.whl (43.1 kB view details)

Uploaded CPython 3.11 Windows x86-64

daqp-0.1.0-cp311-cp311-win32.whl (43.1 kB view details)

Uploaded CPython 3.11 Windows x86

daqp-0.1.0-cp311-cp311-musllinux_1_1_x86_64.whl (29.4 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

daqp-0.1.0-cp311-cp311-musllinux_1_1_i686.whl (25.4 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

daqp-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28.6 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

daqp-0.1.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (29.1 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

daqp-0.1.0-cp311-cp311-macosx_10_9_x86_64.whl (28.9 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

daqp-0.1.0-cp310-cp310-win_amd64.whl (43.1 kB view details)

Uploaded CPython 3.10 Windows x86-64

daqp-0.1.0-cp310-cp310-win32.whl (43.1 kB view details)

Uploaded CPython 3.10 Windows x86

daqp-0.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (29.4 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

daqp-0.1.0-cp310-cp310-musllinux_1_1_i686.whl (25.4 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

daqp-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28.6 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

daqp-0.1.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (29.1 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

daqp-0.1.0-cp310-cp310-macosx_10_9_x86_64.whl (28.9 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

daqp-0.1.0-cp39-cp39-win_amd64.whl (43.1 kB view details)

Uploaded CPython 3.9 Windows x86-64

daqp-0.1.0-cp39-cp39-win32.whl (43.1 kB view details)

Uploaded CPython 3.9 Windows x86

daqp-0.1.0-cp39-cp39-musllinux_1_1_x86_64.whl (29.4 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

daqp-0.1.0-cp39-cp39-musllinux_1_1_i686.whl (25.4 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

daqp-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28.6 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

daqp-0.1.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (29.1 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

daqp-0.1.0-cp39-cp39-macosx_10_9_x86_64.whl (28.9 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

daqp-0.1.0-cp38-cp38-win_amd64.whl (43.1 kB view details)

Uploaded CPython 3.8 Windows x86-64

daqp-0.1.0-cp38-cp38-win32.whl (43.1 kB view details)

Uploaded CPython 3.8 Windows x86

daqp-0.1.0-cp38-cp38-musllinux_1_1_x86_64.whl (29.4 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

daqp-0.1.0-cp38-cp38-musllinux_1_1_i686.whl (25.4 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

daqp-0.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28.6 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

daqp-0.1.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (29.1 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

daqp-0.1.0-cp38-cp38-macosx_10_9_x86_64.whl (28.9 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

daqp-0.1.0-cp37-cp37m-win_amd64.whl (43.1 kB view details)

Uploaded CPython 3.7m Windows x86-64

daqp-0.1.0-cp37-cp37m-win32.whl (43.1 kB view details)

Uploaded CPython 3.7m Windows x86

daqp-0.1.0-cp37-cp37m-musllinux_1_1_x86_64.whl (29.4 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ x86-64

daqp-0.1.0-cp37-cp37m-musllinux_1_1_i686.whl (25.4 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

daqp-0.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28.6 kB view details)

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

daqp-0.1.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (29.1 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

daqp-0.1.0-cp37-cp37m-macosx_10_9_x86_64.whl (28.9 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

daqp-0.1.0-cp36-cp36m-win_amd64.whl (43.1 kB view details)

Uploaded CPython 3.6m Windows x86-64

daqp-0.1.0-cp36-cp36m-win32.whl (43.1 kB view details)

Uploaded CPython 3.6m Windows x86

daqp-0.1.0-cp36-cp36m-musllinux_1_1_x86_64.whl (29.4 kB view details)

Uploaded CPython 3.6m musllinux: musl 1.1+ x86-64

daqp-0.1.0-cp36-cp36m-musllinux_1_1_i686.whl (25.5 kB view details)

Uploaded CPython 3.6m musllinux: musl 1.1+ i686

daqp-0.1.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28.6 kB view details)

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

daqp-0.1.0-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl (29.1 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ i686

daqp-0.1.0-cp36-cp36m-macosx_10_9_x86_64.whl (28.9 kB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: daqp-0.1.0.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for daqp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a85881b591840a6b3af4ed0d09c360bb59ca2f4fac62bd6f4d80b4fb42afbdc1
MD5 9dc8a161fd0a3767f9465128a1e7d5aa
BLAKE2b-256 e92e621c422edd56a58c689d1bb539cf0c548b83a47f77dd72a7beedaa5e1cda

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.1.0-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 5dac8b1d7b140bdd3054f508aaeebf22e8048f0a5da15ecd9f3f078a5924433a
MD5 67d4956d0dc94d452971c192c57ba472
BLAKE2b-256 067b4bbeabc76698cf33a6cffca84238873f3158a9687eb88dac7789d1ddd6b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c53c78db6776fc3ffe50debec1e34dae66484785978d1b1f25bfc88df9357915
MD5 a227ac9b84d9cca22f0ff9377e4d1aa9
BLAKE2b-256 673f28d34453367fcea8cae96e36782ad0b623a869f3f4ca107cce7a953304e9

See more details on using hashes here.

File details

Details for the file daqp-0.1.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for daqp-0.1.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4a9e5bc6ed8899d459e7131a7bf2d5a317942f646c7d8eb15617cf3fd0713d68
MD5 5a9e0f9e6f43965431143bc4cf70ba8d
BLAKE2b-256 4221136d99a07d339b3b65e102d52d38bb245df286e57f5b5d1af52695784cce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.1.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 20b74ace8d298590be21c5b86874f297ec0b144a675ce7fa3e7c3c7186bdad5f
MD5 936623dfcb64685f0921dd45cd0480bb
BLAKE2b-256 3d0fc05f00182a3ef146fa80cab35f7f76b0c9edc017226c3d090a8523a1778d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.1.0-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 aa7e94fe0a0ee135005918fd5eecd0f71ffe29ca8fc9e562894e305d8de9718d
MD5 c51e6e0bd78ef38fd20a544d3304110c
BLAKE2b-256 474fd63f85fae2af80be7a2687a118a7f9d0f3c45a95ed3749f2728a013e4880

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 70fd5d75aad2c0ea42b80062c5a9d57e9fe60dec8da52b85976cb31c107b8703
MD5 ed40c2b0ac852877227afa7d37f1ce06
BLAKE2b-256 18251258a7a95c0e1e95daa7976e10581acfbe8a02066fd0e08559423c203f6e

See more details on using hashes here.

File details

Details for the file daqp-0.1.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for daqp-0.1.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a5fe21d8e3f7cae6831f43360e672526afeacb1df3e394ec7a8aa2e8d5ba5f74
MD5 8a088fbeecc6253a2e9424b0f9fa46c8
BLAKE2b-256 8a5f122a4472932561bb0d8112c16052fcc7b829ec048f4964268dde801db407

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.1.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a404bafb08fffa5e3288f9fac0624a8a20dd087aab55916a3b7943d847a38926
MD5 948adc89aa9d50b691df37c6c6ab243f
BLAKE2b-256 4a1ac6a471f12bb17a002b519a7f93430d653549dfd41b88efc85948ec63b285

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.1.0-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 670131db29eb44f205f475e9995ae9b499cfb7e097b33765b564bbf093569d7e
MD5 8f82b5d13489499719a1374a481d8a16
BLAKE2b-256 452fb78ce6e51c62786f934c5df84823efd23e7c16c9032c8560c6b252fce843

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.1.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 418c69fc12589d8eaca1d57f921ce845e7d4e5c0d3d57bee864eb7bfc269f7c5
MD5 de759c5c93562db3be5805009dbcfa69
BLAKE2b-256 66fdbf6a25196ea298fd4b663d9f6a304a76f144e3a65c3b7388b5a49b9735f6

See more details on using hashes here.

File details

Details for the file daqp-0.1.0-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for daqp-0.1.0-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3a24d479cf16e0dead5e56da6a33c3affb3af611fb087ec77692ed5b6e44ac75
MD5 3f5fcf7c5da4d91017d607b423960537
BLAKE2b-256 2b7f58205b547fc732681d347e896086088ca2c612ab71d28737d970a7448865

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.1.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 39b68d35597a7e3092720033df18e8180d33fb905ac921ae5f44293609ec1fc7
MD5 9b3b5786cd6ff7a353efcea9be6c4418
BLAKE2b-256 cd584037d51f75779f088f7928ee0ae592bb7d603041ab64be218c55c65cb850

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.1.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 43.1 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.1.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 a5c01a0fe29a92adde5dd1bc984089687221d99c076af19078e5e1e78f79eaed
MD5 c01d25e628a6a7a3b486b9aadaa7ad85
BLAKE2b-256 114ce66ac4ad779dd32d3e2f63d4bdfd85c63adbf74d82f21c3928dc3805ade8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.1.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 43.1 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.1.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 ae0df8b537f8aff70ae878e70c7862bb28afefc8e97291be2125dfaf10444384
MD5 923b2af294ee17a8be191a43169b3f34
BLAKE2b-256 10f7470083e0cdbdfa16afc0ae244c8552fdd0caff76206408cc07b4c808a2bf

See more details on using hashes here.

File details

Details for the file daqp-0.1.0-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.1.0-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d31d38bc6fc4eb7b1c20b57fc8c1f287912a0dc3ecf82e895c9247be46f07901
MD5 d34af90e95ddd56f3df4e37332b6266f
BLAKE2b-256 41ee37eafb8a7fe6af15c7eeba18114e0c17bd94fca6f30c0096234a3795ad44

See more details on using hashes here.

File details

Details for the file daqp-0.1.0-cp311-cp311-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for daqp-0.1.0-cp311-cp311-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 cff750b963b89099ab56e1b37a7a7ab677f6d793cf824bf755e12f35f6f86490
MD5 aff581298bd01873d8cc4d478a9c0ff4
BLAKE2b-256 fe9a127963758ceb881b70781e5fa2e20dd8c9f9f5ea8eefe5fdda528c8e66aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 98a424c61348773211fb577ad039a102601954f9a073b3023fca6eeb3a6306dd
MD5 70a48777fe3b5d715b6754c80133f68c
BLAKE2b-256 5b1818cdab6745ea0a791e5a869dbd27d3e5830651ad93e16342c30af36923ef

See more details on using hashes here.

File details

Details for the file daqp-0.1.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for daqp-0.1.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 bcb4c41347fa00795dbb4ade356df8cb099059c6f144b8fa2581be9f303a660d
MD5 412edc060a9764f9484fc4d2e5f8a67a
BLAKE2b-256 022a91c13723a8da0500302b7cf1a8b7e2afa18b542afcf9565f2925307cc3c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.1.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 eb8adb2ae651f4c1317df665d90c3078b1a8a6ee5b28343e3338404c637cbdba
MD5 65ffd3e29cb9d48339c4977e7bda698c
BLAKE2b-256 dcf1641eaee8043b2b455e9f50cd74d51d87488e306f8033996fd36e569fc8d9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.1.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 43.1 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.1.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 1158eb5a031e7c32fd70021a115099782c2726b490abf302ce2ed1462d4c6938
MD5 214e50c2189b220e4838703b8a4398b1
BLAKE2b-256 ee1b872ca1ee0db6aa6b30b5ed0f7164ad40b8e7da82f4c19919fb1e4c9047e2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.1.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 43.1 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.1.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 1783c668f0d78b7dceea2bbbc7ac66a688195ab1315ea8731673f7a71b4425bc
MD5 f52dcc5ef7ea272b34efbc286563d85a
BLAKE2b-256 a56811b0bd09da1141322ca1afbfa6ff54e5313d8b22961433405335c8fc190d

See more details on using hashes here.

File details

Details for the file daqp-0.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.1.0-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 c7b3df1c76f57bbd6e0b584f0eedf7ee121dce3b1aa54ad4b1024fcf4951c5f9
MD5 df0c25709dffc56bede2c3396d9887f1
BLAKE2b-256 bf68f572a832d2a54de77b98c77e5676c32437812d644d216b7f89ec23f9954e

See more details on using hashes here.

File details

Details for the file daqp-0.1.0-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for daqp-0.1.0-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 ff7cb675cdef0ef57a20b88e9e227ab133684e1b506c878bf569ffbbafa3ddbc
MD5 a2b3adcc29a23da562eb4cbf2746bc4c
BLAKE2b-256 c01aa7a8a1a30bfeadf9760d60daabaa7d2835646a1d93dc3065ac0c2c16115e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e0605b22db6b180e18be929d0ef3cc20bde9cc6edd34c4a9f0bbcbd8e5dafe94
MD5 c88cb904406525d6d7fd88c3304c774e
BLAKE2b-256 ec56744143d6978511b4bb4c38d4e29d30cc48eed09ec7e372e120cfdf4289e3

See more details on using hashes here.

File details

Details for the file daqp-0.1.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for daqp-0.1.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c9a3f3d5a35b0301c539f4aac76baa6be09c21c606243b818737bd9a147522aa
MD5 c6e35073768b318c5ede3377b855a57e
BLAKE2b-256 4e5b62e5179a8baee6c84056cb0424a56d13897cbe5c80f00f3bb0be3e0dc208

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.1.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2fbf19b9286f56548a2836c7ae538bc859b15cd0df4dc7038a0646a65058b1b8
MD5 60187a2c75067aff6f155b011e9a1713
BLAKE2b-256 445f5218f247bc5fca36ce9b5868d3f29fd7d21ac3d54cc8389b32bb000e370e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.1.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 43.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.1.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 99e06b7776e64e0d0caa3c65af9e82e38c4b301d11c1da56fcd752d109a5a75f
MD5 aa1de0ab74c14378d4653ac25b5b28d7
BLAKE2b-256 6fa68a47ced936dfd91b6ef52af2bd79c04a10bba09c4242021dde13e5e01fab

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.1.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 43.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.1.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 d41e81518958369fd381469019042243e92345e3919aa9e5d9990c010cd6c2d6
MD5 b20641f671eb09b3c126d36d700ce18c
BLAKE2b-256 d592380cc3a3d26fc58ebdedc5e4e4a6b7ba1600576d479e680f1d2a6dd00e65

See more details on using hashes here.

File details

Details for the file daqp-0.1.0-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.1.0-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d2df5461fa440d76d40276065bcd6d90fd909d5fe17339fc61d9d1bd47dcd6f2
MD5 3eeda9a05f4247e00574a8853ab63b9d
BLAKE2b-256 baf62112f7bd722ef6275831b49ea2cb5c526ab1cb9c70e984afdcc7e3058350

See more details on using hashes here.

File details

Details for the file daqp-0.1.0-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for daqp-0.1.0-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 c44922329ced089969e64bd95cfc3b8c9999cb71ddc4cf4608592bc90d10f160
MD5 ce2be6c88868dedc78c03857e2247a72
BLAKE2b-256 439be9e01dd0de1d4a7df1336230b74801567f03fdbf2298430af4d22c50fe3b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fc121706c5352f04c13dacc6c006abbf8f9f46895d2f756151e799598fa017e3
MD5 09d2727170f5703ba771b78b0946bc93
BLAKE2b-256 5af60322cb48eec6eca1c00d22a23333838e964386dfe4bc68123005510ecd8b

See more details on using hashes here.

File details

Details for the file daqp-0.1.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for daqp-0.1.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f34aa66e6b028d7e0be6dda17bc2b141b41e54c169f69c13470a87eba421d765
MD5 451e6bcc032b9a758e8d8c6ce86f792e
BLAKE2b-256 88a046906cb84aeb12b4bdb89bf531eff3660b8cca8a33e7cfa96ec1bb6dad59

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.1.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f97643fd5252ea3850b5ea6a2b4b47740e3f538493ca429e71769851d1d43a87
MD5 b9f069bd1d2b02159145b0b4096b4d8f
BLAKE2b-256 f8ddf7db6656558ce66c47521340c7d5edabcb4ac6d6774f7969242c1b6ddc19

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.1.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 43.1 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.1.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 0818ccf5095b756e67d87bc6284bb525a5549a73505c882545cfa624ee22f145
MD5 6365ba73ec770b769919a053682ad537
BLAKE2b-256 f7598058434a55e48355ed9239dd003f8c6428d015990495d43e5db11838fe46

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.1.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 43.1 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.1.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 f617bdec62983f286e5bdca2ba517c185e12acc4e88c0acec8de80fc7c203a94
MD5 ff219e705bcddfa1849438bee362f58b
BLAKE2b-256 13822a6d8464de67565a43f4ccddd43f133981905e3302bd53ac6d80601bec72

See more details on using hashes here.

File details

Details for the file daqp-0.1.0-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.1.0-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 3ce4a1f3363cb334fcf8c6ad9cfb038bcb2e806e9179c464a28fa7bb1a86a7a2
MD5 ad5056657459b1649f32da3083f51dd2
BLAKE2b-256 1e4154d63d6edbab2f799d16808f4689d4df5aabce012ea2f18b720971b2eec8

See more details on using hashes here.

File details

Details for the file daqp-0.1.0-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for daqp-0.1.0-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 ad28eb02203bb21e7e68412a91e2e8df97f391990a17812c33b919b37a8206e3
MD5 1ff7017048c4ddadf2a3457c64feb124
BLAKE2b-256 63b96a10f344551cf7f86c91e2ca6104bf995ab321439c799f2f8b90be5581a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2199ad13bf71a51a98e2feca343d319da84fab3c6990c5a3482e0c1f80b96e5c
MD5 c5eb0233449ceadc8d229f89299d3da6
BLAKE2b-256 136b0942a62d4f46df183d7339c031cdb572626a2c70796959455081f6ac35b9

See more details on using hashes here.

File details

Details for the file daqp-0.1.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for daqp-0.1.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 77c4c413ba34fa86c603c6868d57f49a11e53a4fba1b053f29710107f64df97b
MD5 e8c875a37a71eb8f62e8f2d281dcb838
BLAKE2b-256 7ac9651491a1dd3b85aa4b503f7b6bd1c4fc5a90fe17caba480206c3a273618c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.1.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 61aa93c360f248113f43974d4ea3d61a6889a5f3dd5ecc2ee692424ae4b35739
MD5 0a3fb1ad3630833f89e85b7fd2cac0e5
BLAKE2b-256 73c2be62e27d80d1f3596103fb435e9e26375b759f67c7a270259210bb4e8755

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.1.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 43.1 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.1.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 b3d26d9439b468dc934886f80454caf9bd8c5090f306bea50eb73aab4ca0f0cd
MD5 99e085a4ad556eb9dfb35e0dcde39a8b
BLAKE2b-256 4e2d9e5edc1ee90695f0eacc5771187aac69deed002d585c33d00d24e85534b6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.1.0-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 43.1 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.1.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 b6cac82f7b5bf60cb63eb6252afc7d13dba601b4e1a35dd899cdc809f1fed3e5
MD5 e9dd299ee892bd52ab58cee12a7fb792
BLAKE2b-256 9ad6021d548cecd6f3fafe6b804b1a6b2ca9461c3842f266287a456a12628da9

See more details on using hashes here.

File details

Details for the file daqp-0.1.0-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.1.0-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 fd891317ebffb4dd4c5d9bba1042697052ed17368c053523a596e54e763f6557
MD5 5cf49d4a9c3f9e2991511ce6ca3be8f1
BLAKE2b-256 37154ab19ca9ede0a38d3a7d7eccc6fff0a9c5a8eec4140ca2104f4e03f5fd2d

See more details on using hashes here.

File details

Details for the file daqp-0.1.0-cp37-cp37m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for daqp-0.1.0-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 ac8c45e7d2ca0d692c4f5947efb4d0aafcd64bfc590430556ecab2451f088807
MD5 608710781f2d2b86deb0f6a51210c735
BLAKE2b-256 3d177d26c4ae8dcd201b1a3adde0bf2b91bf7f7f476c2e087f9068ce55f49601

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e05c1be991db76768f658b79776bb2c97f93c562bad74fdc705ec0779ce4acb7
MD5 7e3af372c7c0bf2273829c740303a4c4
BLAKE2b-256 51247f1358e755c08750807f7a96f50131790250062b6abc6f5ae5329ab8a6a6

See more details on using hashes here.

File details

Details for the file daqp-0.1.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for daqp-0.1.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0764b64353ff2147530cbe414260e10ad292b33d73d6045094387f84f1cb2b90
MD5 5cba1ff0c7dc54899dcd13a270177995
BLAKE2b-256 dbfc94ee5e4b1e71a8e4a06b364aa3c65112714aafd0145ad7e294f39feb646f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.1.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 611ea428138b96488af784e67d2c9f116ac027890aeda20bd987dfc3bb09b51a
MD5 910e1cd3f447d9890effb92ac38b8838
BLAKE2b-256 b5ffafb049270332f16998ee2303ec00c8a4f4ed42f7f9cb995fa16f79002ea8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.1.0-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 43.1 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.1.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 80b6a2e48459a6150257cda57d0e405409ef62a8d226f838cd2ced623762fc32
MD5 e13b7f478ea5acecf26d1702e0392a33
BLAKE2b-256 e1d39b6b9bed8cb9dd3eeb7ab95dafd0d9a790b40f8db4a2973167c5a8056f75

See more details on using hashes here.

File details

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

File metadata

  • Download URL: daqp-0.1.0-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 43.1 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.1.0-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 123c8241ef0536f57aa459e63ed707a98052f88de4cd5849ba2ab5b6ef9e6bf4
MD5 37082970e9ef3decdc502acf4ac43335
BLAKE2b-256 361cc349f44d83b2680136d95bfce302f511f4a99241d7a9c475b0235f695b72

See more details on using hashes here.

File details

Details for the file daqp-0.1.0-cp36-cp36m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for daqp-0.1.0-cp36-cp36m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d3b1335c91f6e866230e5e74b52ab6a4c3731e61c9eccab23d6ad4bad8592333
MD5 0fd00bf51ab56f0f533ea182c6f8ae26
BLAKE2b-256 5700935b536d77374c2da5e7dd053c8a19d8e90020d8473584dd364bd412f6f7

See more details on using hashes here.

File details

Details for the file daqp-0.1.0-cp36-cp36m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for daqp-0.1.0-cp36-cp36m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 28a0213f967810e647285b79f9afc764804113b5584e675d3928cb19c2923941
MD5 03791e38d1fe8f2b7b5e661013db1792
BLAKE2b-256 525930907bbfcf5447746847cb3744f1a01daae441d169f5c805a092dea641b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.1.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ecb851d2a39f45451a74be84e54ae652fee833c19b9992a89653cd9f876cebfe
MD5 0744a73d6b20ed9866afd1552ae94c74
BLAKE2b-256 71a2353a0683e5d7add22fcaeaa8dfab21aa5e6c3cf53a253902fdfbeff9df30

See more details on using hashes here.

File details

Details for the file daqp-0.1.0-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for daqp-0.1.0-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3023e4b6af29d073286967b33725d271dfe55215a592f844c9d61b816ea46d4e
MD5 c20ca21b6864bfc3c10c018ab3156267
BLAKE2b-256 1ae8852ae7d773ec9ca8aec96933a64aa0764fad65f5ccc38847e743f9c5ae68

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for daqp-0.1.0-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 25ba62a76c07a8f1ba102cad0b87a35223133ed76d739e9eb65c91016985715d
MD5 604c8c978ad89ff92f852b530d5ff83a
BLAKE2b-256 26c487db6cd07efc3a047edd7c1e6f928a589fc588b56f833bd312198703022a

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