Skip to main content

SDPA (SemiDefinite Programming Algorithm) for Python

Project description

SDPA for Python

CVXPY Tests Status Build Wheels Status

SDPA for Python is a Python 3 wrapper for SDPA (SemiDefinite Programming Algorithm). SDPA is a software package for solving general SDPs based on primal-dual interior-point methods with the HRVW/KSH/M search direction [1].

This package is a fork of SDPAP, the Python interface for SDPA provided at the official SDPA website. This repository aims to provide Python 3 support for both SDPA and SDPA Multiprecision (fork of SDPA-GMP [4]).

Two variants of this package are available on the Python Package Index (PyPI). The package using the SDPA (OpenBLAS) backend can be installed by

pip install sdpa-python

The package using the SDPA Multiprecision (GMP) backend can be installed by

pip install sdpa-multiprecision

For usage documentation or to build from source, please see the documentation website.

History

SDPA was officially developed between 1995 and 2012 by Makoto Yamashita, Katsuki Fujisawa, Masakazu Kojima, Mituhiro Fukuda, Kazuhiro Kobayashi, Kazuhide Nakata, Maho Nakata and Kazushige Goto [1] [2] [3]. The official SDPA website contains an unmaintained version of SDPA.

SDPAP was written by Kenta Kato as a Python 2 interface for SDPA. The official SDPA website also contains an unmaintained version of SDPAP.

This package is a Python 3 port of SDPAP. Besides Python 3 support, it also adds support for the multiprecision backend.

References

If you are using SDPA for Python in your research, please cite SDPA by citing the following papers and book chapters. The BibTex of the below has been included in the repository.

[1] Makoto Yamashita, Katsuki Fujisawa and Masakazu Kojima, "Implementation and evaluation of SDPA 6.0 (Semidefinite Programming Algorithm 6.0)," Optimization Methods and Software, vol. 18, no. 4, pp. 491–505, 2003, doi: 10.1080/1055678031000118482.

[2] Makoto Yamashita, Katsuki Fujisawa, Kazuhide Nakata, Maho Nakata, Mituhiro Fukuda, Kazuhiro Kobayashi, and Kazushige Goto, "A high-performance software package for semidefinite programs: SDPA 7," Research Report B-460 Dept. of Mathematical and Computing Science, Tokyo Institute of Technology, Tokyo, Japan, September, 2010.

[3] Makoto Yamashita, Katsuki Fujisawa, Mituhiro Fukuda, Kazuhiro Kobayashi, Kazuhide Nakata and Maho Nakata, “Latest Developments in the SDPA Family for Solving Large-Scale SDPs,” in Handbook on Semidefinite, Conic and Polynomial Optimization, M. F. Anjos and J. B. Lasserre, Eds. Boston, MA: Springer US, 2012, pp. 687–713. doi: 10.1007/978-1-4614-0769-0_24.

[4] Nakata, M. (2010). A numerical evaluation of highly accurate multiple-precision arithmetic version of semidefinite programming solver: SDPA-GMP, -QD and -DD. 2010 IEEE International Symposium on Computer-Aided Control System Design, 29–34. doi: 10.1109/CACSD.2010.5612693

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

sdpa_multiprecision-0.2.1-pp310-pypy310_pp73-win_amd64.whl (1.7 MB view details)

Uploaded PyPy Windows x86-64

sdpa_multiprecision-0.2.1-pp310-pypy310_pp73-macosx_10_9_x86_64.whl (873.9 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

sdpa_multiprecision-0.2.1-pp39-pypy39_pp73-win_amd64.whl (1.7 MB view details)

Uploaded PyPy Windows x86-64

sdpa_multiprecision-0.2.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (873.9 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

sdpa_multiprecision-0.2.1-pp38-pypy38_pp73-win_amd64.whl (1.7 MB view details)

Uploaded PyPy Windows x86-64

sdpa_multiprecision-0.2.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (874.0 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

sdpa_multiprecision-0.2.1-pp37-pypy37_pp73-win_amd64.whl (1.7 MB view details)

Uploaded PyPy Windows x86-64

sdpa_multiprecision-0.2.1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (874.0 kB view details)

Uploaded PyPy macOS 10.9+ x86-64

sdpa_multiprecision-0.2.1-cp312-cp312-win_amd64.whl (1.7 MB view details)

Uploaded CPython 3.12 Windows x86-64

sdpa_multiprecision-0.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

sdpa_multiprecision-0.2.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

sdpa_multiprecision-0.2.1-cp312-cp312-macosx_11_0_arm64.whl (783.0 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

sdpa_multiprecision-0.2.1-cp312-cp312-macosx_10_9_x86_64.whl (878.0 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

sdpa_multiprecision-0.2.1-cp311-cp311-win_amd64.whl (1.7 MB view details)

Uploaded CPython 3.11 Windows x86-64

sdpa_multiprecision-0.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

sdpa_multiprecision-0.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

sdpa_multiprecision-0.2.1-cp311-cp311-macosx_11_0_arm64.whl (783.0 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

sdpa_multiprecision-0.2.1-cp311-cp311-macosx_10_9_x86_64.whl (878.0 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

sdpa_multiprecision-0.2.1-cp310-cp310-win_amd64.whl (1.7 MB view details)

Uploaded CPython 3.10 Windows x86-64

sdpa_multiprecision-0.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

sdpa_multiprecision-0.2.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

sdpa_multiprecision-0.2.1-cp310-cp310-macosx_11_0_arm64.whl (783.0 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

sdpa_multiprecision-0.2.1-cp310-cp310-macosx_10_9_x86_64.whl (878.0 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

sdpa_multiprecision-0.2.1-cp39-cp39-win_amd64.whl (1.7 MB view details)

Uploaded CPython 3.9 Windows x86-64

sdpa_multiprecision-0.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

sdpa_multiprecision-0.2.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

sdpa_multiprecision-0.2.1-cp39-cp39-macosx_11_0_arm64.whl (783.0 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

sdpa_multiprecision-0.2.1-cp39-cp39-macosx_10_9_x86_64.whl (878.0 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

sdpa_multiprecision-0.2.1-cp38-cp38-win_amd64.whl (1.7 MB view details)

Uploaded CPython 3.8 Windows x86-64

sdpa_multiprecision-0.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

sdpa_multiprecision-0.2.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

sdpa_multiprecision-0.2.1-cp38-cp38-macosx_11_0_arm64.whl (783.0 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

sdpa_multiprecision-0.2.1-cp38-cp38-macosx_10_9_x86_64.whl (878.0 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

sdpa_multiprecision-0.2.1-cp37-cp37m-win_amd64.whl (1.7 MB view details)

Uploaded CPython 3.7m Windows x86-64

sdpa_multiprecision-0.2.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

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

sdpa_multiprecision-0.2.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

sdpa_multiprecision-0.2.1-cp37-cp37m-macosx_10_9_x86_64.whl (877.9 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

Details for the file sdpa_multiprecision-0.2.1-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 d5ea9ee44d18ede4849f53c1aaf566791fe17670c34fec31c108a035e83b484c
MD5 c3a71c9fcc3b877db07ed7e46e493757
BLAKE2b-256 1099c9e11e6cdef771a78a4c57654f0e9e46ac1a04cd90eb1b71b10d750f044a

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b25a858094861b5c2c0a1283448f4024e7dd81305286088158149788102c7fb5
MD5 44ddc00e7e3a77947ca31b14b09fce6c
BLAKE2b-256 2e8b789253e6bae93578f05588659485f1b8942553352cbdb85abe15e3bda0e1

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 208df1c44260838653a0d39b4bd066f9eb5491efd24a0c05040c6ab3cad3ce48
MD5 9d686532ace8ed944ae3a93881da98d3
BLAKE2b-256 2f9904c64541c5be046f1066a1436702f687c8a5361964029563dc7add423576

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-pp310-pypy310_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-pp310-pypy310_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 dc865fcb0e29ba3ba3e276c0fd6cceacce5967566468a0d707426e54f6fba07b
MD5 ed0f6a651a6ee808c4c0c6d219a99e72
BLAKE2b-256 82d82f1a5352c8964c9beb33092890c9ded22dbfcaa7ff126f400678dd5b8f2f

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 1700522e7261343b311e2a7deb2357eb04c6f2bb528355282c6d4388f4bbf94d
MD5 60e782911e98c752fa201b3b795ad5ef
BLAKE2b-256 bea07f692e5137caf57a88d9b924125497791aaeca0f3ece4df13ae6fb58fc32

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 90a6c26ebf9c5d2eae5eb926e993b88c7198fbec9ac4063068b689c82d161b23
MD5 fa87f07297ad85c2f6d09dbfeb508b70
BLAKE2b-256 e2ac9d1d58535b0664085edb0f0d0f8b6d6f76e7b7c5888cf1268f43b25379ae

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6653e60d176ae672e0a20dfa7a11b2ed2747965106a508ef3151d849ab9f9358
MD5 3fa7b4d575a9b0bdcb68eb41e92d6f1c
BLAKE2b-256 55aab5856a26df439c9930f9a797fbaabcfae7337e97eb4d49f32c67bbcc5d45

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4bb2918c817f96dddccd90b77b412aa56a3545e85fb63a63671726794e8bf5ff
MD5 800de51bfb573f20460d34e2fa069c08
BLAKE2b-256 969e8797620a10a6e1cf8b2f5c671d9ab6af67185a2f63f16919ced0c2170dea

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 a77f0a4e439b767ebaa2e9feda8ed0e9c606d75f1c6dff05ac9f4bd24d0da06e
MD5 931e4e3016bcd6aba26926b284037c8e
BLAKE2b-256 5c90740aed410fe352672fc3c38bae16edc072e0287ea15b4f2accc33a44431c

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 733bf838cb1a146942ce78cb73f2a06813df75bbe22e0ca8c9bfc9b2986abca6
MD5 881f5c77477c387d5e93259bdc3ccc76
BLAKE2b-256 406233ffcaca2d6df8519875d7f2ed6c8940038a8df74a03da0c69fcea8591e9

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2c9e431776882620c2178325e9984146ff7f9270efb0b35b67134f1ddaa6b474
MD5 6ea328d74d544242f07278e6dad10d34
BLAKE2b-256 3898fdea9ceeea8f95c7f6e97ab0310a136e9269379d27ac6cdf74dc972a5313

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 99e45a59f1097fd074876934149e1f428c050f6e737f2986eebd7fc463a5f7d3
MD5 eb39de1857c4e23637ab679f5efeeef6
BLAKE2b-256 1a8169d8ec711f8a61387e4aefa7d0cc1e61005ea4deede1f9a95eb4c41609cd

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-pp37-pypy37_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 fbf9589c6a0ef0943fba3a47f4305eb0d5503f8406ed7e08a86e15b3e6f70fce
MD5 adf1141524f5d10a77b32ec6ef667be8
BLAKE2b-256 2bec0da15152947636b10a40a8b1de5e67972da8b6cb14763ffe9f78eb215f72

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 34caa496d17739bcc3c89c404ce126405e3a3fb0a59ac0f88f8181aee3f71fad
MD5 5fff7e7a5915956db85ea308e781d06a
BLAKE2b-256 dce56567056ccae2044ec42b801ee8ac11b9733507b59fb151b620d12104a816

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d28d9d949f5943113f8aad484f5081282535077ec5da54a9008abc1be191588b
MD5 2afed96ef11fbc11a5fab1ace28decc7
BLAKE2b-256 e5fa360e1c9b120c0d44726a3150fb25d42b76e7c62da40eac66afe0691bbdc7

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b90045891ecce68106918d11f558c519762df0e0fb9284da48a740ad4b93d2b4
MD5 44d9cec3e42091548b765cd2aad29612
BLAKE2b-256 5d6e918ade66f5dd1d8ccd7c0e4b48200cf22881221a7203092ec1b2a89cd13f

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 e7399799bb8296378d6044fe6d4c8df87fc2e79faa93db8d31fd87fa7dec8f9d
MD5 521e3a9c42d11512c029d426b5f58323
BLAKE2b-256 5b596c0fdd63680627eae9523c20e362d19104fb19165ef27b6e5213b54c04ed

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f81ba2347fca4edb47e0fea273b2cd2ea9c16f3f81beb19d8b46ed8b78de82be
MD5 9c0b4dd07be4c47e1ddff17630683f26
BLAKE2b-256 4c75d13e0ebdfe47b28ffb72c9120937d62db0ff151c771fbd256be67fe12145

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7c8ff98785cd113547451558055e24d07c6ee9a83a5c8dd7125f6f89e7fff375
MD5 55b337664ac5ed1e9634a55c6536dd6c
BLAKE2b-256 4817d970982ba91fa98ab3d655e74326e49ba3826b13cc09e6034eef4fa45e42

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 80114b22cc98c5c32504f72cdc3aa6672a3e5ea5c288ee844f7c8e79bbe84ef0
MD5 6b140059639fbd3bba4e5bb43ce0be7c
BLAKE2b-256 d12d90a70d954f9ba18532d21844937aaf11bd5717735f4dedd1d18f15bf53a8

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 70a637c3236c8400b1bd05071b4637878d65a8c5e6d6f87f8edd36fef17b94ba
MD5 94445e913be1d80ef65b4925f84de307
BLAKE2b-256 92a3bdd129f6b8e12680d1b562f1745fa4cba024e3d0bcd56bd0d9bc22fe7d68

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 d8f176230151d9bf5755b798b3203c0a96b9e95dfba970be9cba8b2f9a7a25a2
MD5 6b405deca5dfe9d00a886cc7fc0d7711
BLAKE2b-256 8663b370eaec89228651d4efa10fcd8667baed57227795ef7c0adae91a034e85

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a32c1ed9676fae8d0b15d387bdbf940577f0004cd17e97b5f36c072644019571
MD5 0f9e0cf4efe28b2a407c97b4418d2603
BLAKE2b-256 fded455cc6cfdee33a82772e89f185b015ef2f4c74ccd7e77f94572baeccf564

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2f91872fc177cebb2b05fe644a57a09712011cff4c79ee6491267b4db08d9f66
MD5 c3628ee9c0eea8c032a13e54988646e8
BLAKE2b-256 f6fe924b6d412320b5c6acfa02ef20390c496c01569bb3b54514b19ae941702b

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 272659f2e81a173b07164563e15e0156fdf3475dd7f3a30e85e2ec091479411d
MD5 3a616241265e170de1d56a3e22791448
BLAKE2b-256 ce04d150758bc0eaef3ec1e69f6176232764a6164970583b03a04f9a72787715

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bdde95579d6f076da3e88904e935da1bf636c2cdaf3a2582eb456bf48abdd6dd
MD5 21f53fe66354d51dff0ea94c65c6cd28
BLAKE2b-256 466aecf026423d6e7f1dac03e3d2c04b2960f8ca9785a90f45654ea342435f94

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 5704905a461f6c9ed49555d794ff4db8cba90ba00640862987289689427bf6c2
MD5 70a22d5282b3e11adb70d9b9ce28cc02
BLAKE2b-256 26f413711d3193b522bf2353b8fe60744d8cadce49f0bef2d22688f93ca25dac

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 86f118f99ed7705c9d73a4a430afb9b4161bf42f03a945d27f532806e85441b4
MD5 1527430a46956ac8c09795d5cc23795c
BLAKE2b-256 584aeb95b62035656670e25e894c5ce0cd06d0a3ceb8524854a5aec66fea9e78

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5d3879c7d092996ab7f5f27157046c7025c33b54c6a07d8a2b0d19a638f1b77a
MD5 7ce78f94985173f21b600e803471220e
BLAKE2b-256 a88307332c23be64274dad3af72fbb4672cb1b5f0ee0dea9ed3a2fc4e806d7cf

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bad38a6e174a108f2b094db9b173685f6468da1d8eff6a1c41854845a6f4afd1
MD5 9df14dc81333891ca3850e598201e3bd
BLAKE2b-256 7af74380a47710b50439b49e4920958e7a102c98235b0407d36a72d6650b4353

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bdb868256855f8c071125d46d3da85daf84acbdeb94cd7f73e2aaab26405bc6d
MD5 a46bbbae98cc43237a848f46321fefa6
BLAKE2b-256 da64813b4c1d7d80624d388c441dd2aef54d91d02136dd9b1e1a790af595476c

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 a85ac0ff91ffeb83c11a6db2471bb359dc0474fe4ecc688623a0fc5cb5429bc4
MD5 5bf41a086265abba1500b8f22d4ddc87
BLAKE2b-256 790a0317c59ba2a633eb5ba03f6086d29582d17d318ee87c3e1a3f61d45a6578

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 013374479e7b70005967659a4445b4ff73b1e1d4e37b14af3c98812073373260
MD5 1d13a12e9c26a13615752d7d5a10dda3
BLAKE2b-256 4d75b507e988c678e9817e1dd88ad408048d6e7aca20e163e8b51f90a6ed7a67

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9b7895193896b014703fcc6b900b5cc6df9c1a81f44e225856b19df5ae3a808b
MD5 82af4b27e9654965c5b62cb16f2ba02b
BLAKE2b-256 812d1fdb8176eea31c2bbdb710ac060a7cf692d0e7e9ec59ba56b9952b39580a

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1bb4abfe782563008d5256e4f29a3fd4564406f1321795b1a429caef22461006
MD5 7cca8c0c76c49330018088e64dbed6ab
BLAKE2b-256 9f563f131240c5b376a37df98af87da5a1641fb103688e7747743fac9de017ea

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1530a31234c4c805c1ccd9b785d3d89604caa11b6a1e8b2a89c3acc657119e0f
MD5 a5d4e10c65a9705823c12407df1cdf9e
BLAKE2b-256 8f62f2f56207ae1a58ba8efedfd0bec5e5486f9b6a4ab4d28447371ac3589443

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 e08bf1b60f1ffa61a34ac08fe0b96330357268ff11044b70cdfe832a638ac2fd
MD5 2dece47d7c140031907ecb2334fdf32a
BLAKE2b-256 4afb9b8454d0349041ef49eec28623b997d4307301a3bf3d52154457b756329b

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5c0d43d0323f2affd86b6fc31163dc8fd75324acd236761e497f8b87c593da8a
MD5 878f5587dc5b34817161084540c9fbb7
BLAKE2b-256 f87c59750b56b2a58e1baf4ed9af52a8f27313878b09cfc4f4cc601412099a16

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 44bf5faff60f90b618bfb1745de58baa19f1a6e0603605633acba3ff85839787
MD5 238554c958225e3385c43a912a24af92
BLAKE2b-256 8740762201e8853ee1c32e647954e5635fa7ba15172e13e1160cb47b57bf1043

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c15699e514a729ab15a3d2699bee98c3cd8db93426d96980b82e7a8e95709527
MD5 ae7f31558798b1cf2671ee1865a91c16
BLAKE2b-256 b16fa6b068542bbd2a980ffb0dabb8e62a87d43c4789ba207ec61fb807edad4c

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3d0fb50f276f6d837dd3e8f9cd7c7820e48379ae044f457548a74ef8a994a050
MD5 4620ba0b6ec4a18a9ab8e4c0a4ae32c0
BLAKE2b-256 73edc2d3ba156325cf1b544c67da5fd50a014447c2db85efc8c7c2d3319f194e

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-cp37-cp37m-win_amd64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 c2f2603fa384963bd7c375de86490b1f04f50d5ca9188c830e2427249a84fe6d
MD5 0d276e7ab20a2a50688155a1512537b8
BLAKE2b-256 3cf5cb0d536a411c95006ae4f99c88c0a26315999f798cdecfef0712197bcc98

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 488cf68f0cdc435e4702582e2f7665856f29c3384678ea1e21a8a0f5801e9e21
MD5 47ae8fc3611262e81f0f40dab0d3ae12
BLAKE2b-256 6db9047af54a515577a2a35f0aba06ee943a0e009566f4f5238cba61a97cb2e6

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b649a0ba431d91843801cd2c01eaf3c095139a749908793fb6949462a01e667d
MD5 c6d48165b8801749b023ea67e3453549
BLAKE2b-256 7dc8e071bb91d3bffbd8eb31525e8b2d2ba4743c72155bc491752b226d6fc555

See more details on using hashes here.

File details

Details for the file sdpa_multiprecision-0.2.1-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_multiprecision-0.2.1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9ea570ee221dae21e6e5e1e0f3f75de69cbe82868739c6b6e3cb7d1944d52949
MD5 e9dfbfcc4eccc377e906aa3e192bf1a5
BLAKE2b-256 2f264344a88e780aa14d956d42d7c8bb62e0b35e5737233e4d38757d624141ce

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