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_python-0.2.1-pp310-pypy310_pp73-win_amd64.whl (10.1 MB view details)

Uploaded PyPy Windows x86-64

sdpa_python-0.2.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.7 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

sdpa_python-0.2.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.5 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

sdpa_python-0.2.1-pp310-pypy310_pp73-macosx_10_9_x86_64.whl (2.8 MB view details)

Uploaded PyPy macOS 10.9+ x86-64

sdpa_python-0.2.1-pp39-pypy39_pp73-win_amd64.whl (10.1 MB view details)

Uploaded PyPy Windows x86-64

sdpa_python-0.2.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.7 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

sdpa_python-0.2.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.5 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

sdpa_python-0.2.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (2.8 MB view details)

Uploaded PyPy macOS 10.9+ x86-64

sdpa_python-0.2.1-pp38-pypy38_pp73-win_amd64.whl (10.1 MB view details)

Uploaded PyPy Windows x86-64

sdpa_python-0.2.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.7 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

sdpa_python-0.2.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.5 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

sdpa_python-0.2.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (2.8 MB view details)

Uploaded PyPy macOS 10.9+ x86-64

sdpa_python-0.2.1-pp37-pypy37_pp73-win_amd64.whl (10.1 MB view details)

Uploaded PyPy Windows x86-64

sdpa_python-0.2.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.8 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

sdpa_python-0.2.1-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.5 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

sdpa_python-0.2.1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (2.8 MB view details)

Uploaded PyPy macOS 10.9+ x86-64

sdpa_python-0.2.1-cp312-cp312-win_amd64.whl (10.1 MB view details)

Uploaded CPython 3.12 Windows x86-64

sdpa_python-0.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.0 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

sdpa_python-0.2.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.7 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

sdpa_python-0.2.1-cp312-cp312-macosx_10_9_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

sdpa_python-0.2.1-cp311-cp311-win_amd64.whl (10.1 MB view details)

Uploaded CPython 3.11 Windows x86-64

sdpa_python-0.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.0 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

sdpa_python-0.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.7 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

sdpa_python-0.2.1-cp311-cp311-macosx_10_9_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

sdpa_python-0.2.1-cp310-cp310-win_amd64.whl (10.1 MB view details)

Uploaded CPython 3.10 Windows x86-64

sdpa_python-0.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.0 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

sdpa_python-0.2.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.7 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

sdpa_python-0.2.1-cp310-cp310-macosx_10_9_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

sdpa_python-0.2.1-cp39-cp39-win_amd64.whl (10.1 MB view details)

Uploaded CPython 3.9 Windows x86-64

sdpa_python-0.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.0 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

sdpa_python-0.2.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.7 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

sdpa_python-0.2.1-cp39-cp39-macosx_10_9_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

sdpa_python-0.2.1-cp38-cp38-win_amd64.whl (10.1 MB view details)

Uploaded CPython 3.8 Windows x86-64

sdpa_python-0.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.0 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

sdpa_python-0.2.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.7 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

sdpa_python-0.2.1-cp38-cp38-macosx_10_9_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

sdpa_python-0.2.1-cp37-cp37m-win_amd64.whl (10.1 MB view details)

Uploaded CPython 3.7m Windows x86-64

sdpa_python-0.2.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.0 MB view details)

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

sdpa_python-0.2.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (6.7 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

sdpa_python-0.2.1-cp37-cp37m-macosx_10_9_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 a0ff7c4dea4565ba9a07a7fd14042ba6c6acd9fb6376c967c36723331b78c1c2
MD5 d68c6688370feb61a49883f5c41d9cc2
BLAKE2b-256 e0a915a8900f7857eb16007fcf979e96337bc64c0e05011afb992f35b23e837d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b3821c58b5a6e69cb43e4157621fa2f1c0ac449933aa39e3afead2550c4af757
MD5 775d75570521fafa2683dc1e05a38994
BLAKE2b-256 e2d624f1ac6afb361a972921f18e0dea1b30b3dd67538e8267fc6fa110a30986

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7c0dc8d6dff792d2278da2d56d038032670452a62a817eb0abe6ee16d4b3943c
MD5 03e90c6fc200062997978d08416810dc
BLAKE2b-256 0bef32dd536a8a26dc93d90156333fcc3c7c8870d53c6fd1cc1ae3514f145151

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-pp310-pypy310_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bcf387fcc757aea6e1722b9a3f01b247f87600ee2a4c7407945323a77efd4479
MD5 853487e6ad8bf6c3d109745f7783219c
BLAKE2b-256 bff15071bf7d3f832301fcef534d0d195c4be956002e9bddde01d4fd9a128352

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 09d27d39ccf53a8c8a425e35515d19164920e2e19031c0167ab5d79539eb966d
MD5 5f923ec167b74012a7a7ed554ff461f2
BLAKE2b-256 9d3fb47660455e1052b0ac0a5a42b300fa3d7b72b816817fc4a589fb3ef05ad8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f82f445295291051881fd7dd25421280d0cc1949cef069f8bd23e3867c4ed4ba
MD5 81f6f463f4d3e3386719208ba45bde7a
BLAKE2b-256 8e37d55674222b661623587d1fe8856e5041c8bf855da68daba5fe2732c4551f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 31c390a74aae21a5610179ff9a97bd8e40633a798d2d9ff732c7fa0b66a99f76
MD5 c6d8f4bd32cf03a1fdffba37b2e6648d
BLAKE2b-256 42b444b0a98bbc147f51f9f5dc97391aec414461f56b85af9abbd2b71b9cb3be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 585bf06fbb2b2b0967ad80590459c8883c8564d685ea6d1770cf71f23b7272c3
MD5 9a581bcdf4e81c3b9ca715e97d90c8b1
BLAKE2b-256 96aaf70e4351bdebc93132dc3689bf6bb4a2d0a8c696c5a295af7f83593ab85f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 2a7542f570335ee4fc21fab076fc6399415702abed380d2bc2c732fe62c421c9
MD5 a98faed7486585b278c49d8e5eb1cc98
BLAKE2b-256 08b5bf9048569d29aa7c56d2a2e762b7922a3b9196c6383299646c538aaefb6b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 10f29db77daf92c1d10582acabc73a92435833b953390f68e2fcae4c08ed2403
MD5 3e40e9dbd1c2509912a75fddbbb93315
BLAKE2b-256 fc2bdbc8a9a1f5c44b88de302d0d562637b49abedcf633231d56ea92b02d01f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 307fb2ae3cc86f341b733abd11f4a6f85b7ebd2cee8dbed9076148724da7bbd8
MD5 6ae750155502d946dd102d5c45cc044e
BLAKE2b-256 db32f9bc1a9fd03649069d0fae3eb79fedac2a562f87d0a62f028681fe8b34cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8766455a95999d2dd51a89655ce34583e87f22ea5bd85cf54499d65181f235ca
MD5 da2b0c60621c41c174dd0d54fcaea9c5
BLAKE2b-256 617b5cf14280a67d7ae489307cbdf51c3235ef1d88a642b07491204f9ed0ba4d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 33a4d4a8b6c3099dffb4a873ddc8c67be374b167457686f93fdacc2c835d0ca0
MD5 766ff0eb6da63744a2828a84e0f652dd
BLAKE2b-256 cce74fa8226d34f1fc1106cb70a374c896920628775f90e123c91e91e2ea32ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 44a9911514a6c42a62d641ea19744c231815700ceb81298ddccdfca60262cc21
MD5 5dc5ab098ca8351e66a2a85f9bfc46da
BLAKE2b-256 daf40aa318dd2d8d4be098c0f766b259023ecca1f0a5582ad24abeecf9776ae2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4f0ff1db310b513d20106577161491faa9f5e5da75d7f7ca7918f30074136c89
MD5 7d0ae8e33b19106daf160ae00f1fbbfa
BLAKE2b-256 33c98f725c955703276a3648f4d82cf3c3f33c14e0a9dd29c67f8531c9740df4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 50292ff6642da976d569972a421816d034b81d80abeee03cd2a890dc7f61d1f7
MD5 5cf231cb38f2050609116e1b2bb557b4
BLAKE2b-256 96c208ab35895d662e3e2751f6df6c1e957153db2fa966b2bcee0625e21391d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 6885988f544b674f0f686794570654a284d992231ddbfcc3acc38ffb063035be
MD5 0e95500d484a2a2ed730435833504d06
BLAKE2b-256 c75f03b06a2a5bbf51a2956e707a89c86c7024e159bf1b1cc18a0a23b295043a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7baa7c961004d80b6e5dc5d484c1b38dd3d9066ddcdf81882fc339c24d5d8b93
MD5 782f33ab7957d12872e4a70d4b162e24
BLAKE2b-256 dc30ee68766a716a5cfb04248773597070f8f58c11c5862740e1c0ffb6b7d507

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 459a37de0b7ce7d4adc5db156a2bc7c00791cc0e8b65158b818a45aaf962090e
MD5 007c53ae6d65db3c02289e86b47f7b29
BLAKE2b-256 ea0de6221984b6acd5d5c12fa1a133ca311559dcd26457a2083c687e2ca2be89

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 61e920876824deaa61d33a5041cf44d07bd5e6bd1e889d8edcbf06824f5105fe
MD5 0d20791cdc5ee41176ac88f38bd8c60e
BLAKE2b-256 ca223a573b3f381249514bf62bf01d374ebcc434971f4a21c46931f63bcf8f06

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 1b054cadd66f58264b5b3cc52b49558364d0716d400bc195f4a6ccdddb744fe3
MD5 1c5e036698f47ece13da63bcebb9b3a3
BLAKE2b-256 78e11dc742da6e14fcb9ee0e616a329f847c054d932f233518b4f704804b4758

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f28acd81441f8ba6899dc5f7332ac2c687592e1780a9d12776d551ca314277c3
MD5 d8b9b058a9fa358d3e39df78e843eb5a
BLAKE2b-256 2a872a4b8b60196c815a66f9dfeb51b746e67d381da709fd176b755a775c66ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 372da8e218bc54c0cdff2c0f2f9d4b7407791a1307a60bf7bead527cafef063c
MD5 943a230cdcce7ec6f4b377771dd07d05
BLAKE2b-256 abd5551d8661c92afbb1ab25b954b432ac3cbea92087450da623f250ab0e2c76

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1eb6bf0a24ac87173d0ef200f79020199e0bfcba25de9e97c167259038db3802
MD5 365e774b230fce001981e501ee3e6f4e
BLAKE2b-256 e8a2659dd39851bb4bbf804405712a3c8f7d9d6094c9817635a9a803b0e287dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 f952ccedfd3ebbc2a629f897390818a94f264fb4f4b40ec918c25ec1c32d8289
MD5 abda55d4ed3b59dc36a46c530e593f6d
BLAKE2b-256 36edc9aaa4a70ca94337fbce08221ebf6839f9f29d90bc8046c1631c8bf7ae6d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9ed18b8e29c4587eb3ebb80241abd35105a61645ecb042e29836523010027b5b
MD5 e2996179b7c3451a5efc0455abd24225
BLAKE2b-256 424f73ec5f087cf733e74b2b95301d84396de57ff476a3cd4217585e7a116d45

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 00d9206bd230947e957d3e0fdf07be09f2b37da265a9d54dc13031f927cbf05d
MD5 fd3ebecd6a44b653178d50f14352e32e
BLAKE2b-256 334f28c5786d437ac020cf6e1b7c861def3ee79a1a50bca678b1e29bf341e467

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 018df6363a879bbf69080c83abfffdc4ea286d06ba34b99fb54528f8131501e5
MD5 3896c9474b5c76013f5a0005b876959e
BLAKE2b-256 4f017cf5f1249713c5b9e070d8a226b543ec3401409aa41fbb990ec28d6c074c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 003c17839eccadca751271425ca6f0740be81b2fb6a5e5558fae235f224d11cc
MD5 23b45dfb105e717d9013621339340ab0
BLAKE2b-256 18d1a0ae77191b25833b788e19e4e2c38612ce5452ebe55e2ac2310db422e44e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d87a9a0745b0a7d38a3c11cb0b22227c1da56c6819d60f50d0abeeee9855ea50
MD5 c5ef5ea37d39f3610be9801369e9688b
BLAKE2b-256 bff7f26a86715725fdd2fc8dc2987273315183396dfb26834b360e3f3ab19b59

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8cb61576b1899e95436a4db4faf18cafda97a6d3f62928324c11e97a457d18ed
MD5 37f6b05236af2810f50fde3e77b731e9
BLAKE2b-256 31f50f47d936d94f7fc83b746b7ea2ace3239b762a7968d1049a6109d4b8611d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d5dceb8a08f04c5ed0d7a71448258c258bd2b85ec82c75a7e6a359fa98b6909a
MD5 3bb371d3809d497ad45a981672a43019
BLAKE2b-256 df8d62a6d9788b9b1abfc7878e2a0a41cb404d3fb309209d90bda58761b4a406

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 6bd0c6a18537a02f194ae71b5819280199c1a5f4bf038c0052e5a73a0170981c
MD5 86647d012d5ed573b9fa9e145a68a459
BLAKE2b-256 c474e85b224f67ebc7500b5657a4138c95777728563e82830e16a3887fadc21d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b95565beaa0b2b1e4dab2e00517792e579384158cad6f53945437e490a94bb14
MD5 6dd1c8d70579fb101a85fd536e838d5c
BLAKE2b-256 7c07cd1c92aa678f0042a206885f7488fcf8f14b41a9555585050544c503d03a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cf0f21fc454886909616ec0804b511b7bc910418bd863bbfca26ffc2ec69ba5d
MD5 a186cb79f5de4d2b2e02f78d9393608c
BLAKE2b-256 d8f40d6666427233de042fd31304576ae0987c5fc434158b77552a510ef959cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1197b40bf6b51c46bf6a44de95e57a674c795160357fd29665f803d9f18c7952
MD5 76fb7e1ef62b271a84560b7a63fe82fc
BLAKE2b-256 654424757ae8eaf1c36aff5885f64126c3a5b9fd98fd0abddc84981c7482cfcb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 aa6d8fe17018a60896cdb664272c48ad90c0a9771de04c179fe2fb00760f1f91
MD5 a68a6f737674faa66c0913fedadd67f4
BLAKE2b-256 90c47f80731b69edb6cc5538c2e6572619b9994e1c7239aed9b6fb41577fc6ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 62e698229583915b6ad69c89141fa041a75a5d95410adc39d7a19eef36ec3dd3
MD5 c8390aef0bf31080a29789a5da87c944
BLAKE2b-256 d7c62ba27409961f5af00b8fdb47eef74bcb32af5eb070a05c1c9be60bd5a2d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 62dc10c40774a24d525bdd4f84e3d098464485a5d6a179f5f955f97642d3a94a
MD5 926209ba2f79ab1ca7d90b68673bef2a
BLAKE2b-256 ebf01c584721598298c9a58ef1f0316ff20ca8f59bf38d05ed04ce6bcbffc504

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 188dd8107033cda3ec00715a24e480ce76b015f6ad7d84c83771df9457312004
MD5 118c7e3954515b9159897d12fbf2b02b
BLAKE2b-256 ad840c6e0aee5cee6e5ffac86fc5a171f887dcd8d9e20f790b5f82b76303c03c

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