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

If you're not sure about the file name format, learn more about wheel file names.

sdpa_python-0.2.3-pp311-pypy311_pp73-win_amd64.whl (12.7 MB view details)

Uploaded PyPyWindows x86-64

sdpa_python-0.2.3-pp311-pypy311_pp73-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (13.6 MB view details)

Uploaded PyPymanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

sdpa_python-0.2.3-pp311-pypy311_pp73-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (6.5 MB view details)

Uploaded PyPymanylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

sdpa_python-0.2.3-pp311-pypy311_pp73-macosx_15_0_x86_64.whl (2.9 MB view details)

Uploaded PyPymacOS 15.0+ x86-64

sdpa_python-0.2.3-pp311-pypy311_pp73-macosx_15_0_arm64.whl (2.8 MB view details)

Uploaded PyPymacOS 15.0+ ARM64

sdpa_python-0.2.3-cp314-cp314-win_amd64.whl (13.0 MB view details)

Uploaded CPython 3.14Windows x86-64

sdpa_python-0.2.3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (13.8 MB view details)

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

sdpa_python-0.2.3-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

sdpa_python-0.2.3-cp314-cp314-macosx_15_0_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.14macOS 15.0+ x86-64

sdpa_python-0.2.3-cp314-cp314-macosx_15_0_arm64.whl (2.8 MB view details)

Uploaded CPython 3.14macOS 15.0+ ARM64

sdpa_python-0.2.3-cp313-cp313-win_amd64.whl (12.7 MB view details)

Uploaded CPython 3.13Windows x86-64

sdpa_python-0.2.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (13.8 MB view details)

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

sdpa_python-0.2.3-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

sdpa_python-0.2.3-cp313-cp313-macosx_15_0_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.13macOS 15.0+ x86-64

sdpa_python-0.2.3-cp313-cp313-macosx_15_0_arm64.whl (2.8 MB view details)

Uploaded CPython 3.13macOS 15.0+ ARM64

sdpa_python-0.2.3-cp312-cp312-win_amd64.whl (12.7 MB view details)

Uploaded CPython 3.12Windows x86-64

sdpa_python-0.2.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (13.8 MB view details)

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

sdpa_python-0.2.3-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

sdpa_python-0.2.3-cp312-cp312-macosx_15_0_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.12macOS 15.0+ x86-64

sdpa_python-0.2.3-cp312-cp312-macosx_15_0_arm64.whl (2.8 MB view details)

Uploaded CPython 3.12macOS 15.0+ ARM64

sdpa_python-0.2.3-cp311-cp311-win_amd64.whl (12.7 MB view details)

Uploaded CPython 3.11Windows x86-64

sdpa_python-0.2.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (13.8 MB view details)

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

sdpa_python-0.2.3-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

sdpa_python-0.2.3-cp311-cp311-macosx_15_0_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.11macOS 15.0+ x86-64

sdpa_python-0.2.3-cp311-cp311-macosx_15_0_arm64.whl (2.8 MB view details)

Uploaded CPython 3.11macOS 15.0+ ARM64

sdpa_python-0.2.3-cp310-cp310-win_amd64.whl (12.7 MB view details)

Uploaded CPython 3.10Windows x86-64

sdpa_python-0.2.3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (13.8 MB view details)

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

sdpa_python-0.2.3-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

sdpa_python-0.2.3-cp310-cp310-macosx_15_0_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.10macOS 15.0+ x86-64

sdpa_python-0.2.3-cp310-cp310-macosx_15_0_arm64.whl (2.8 MB view details)

Uploaded CPython 3.10macOS 15.0+ ARM64

sdpa_python-0.2.3-cp39-cp39-win_amd64.whl (12.7 MB view details)

Uploaded CPython 3.9Windows x86-64

sdpa_python-0.2.3-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (13.8 MB view details)

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

sdpa_python-0.2.3-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

sdpa_python-0.2.3-cp39-cp39-macosx_15_0_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.9macOS 15.0+ x86-64

sdpa_python-0.2.3-cp39-cp39-macosx_15_0_arm64.whl (2.8 MB view details)

Uploaded CPython 3.9macOS 15.0+ ARM64

File details

Details for the file sdpa_python-0.2.3-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for sdpa_python-0.2.3-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 bf09e06053ddb894b317fe4a73c05e34b526eee2117256288e64f05a991a597a
MD5 ebdcd6976d360abeeb4a42ba6f5127bb
BLAKE2b-256 aad724d2a885d0f761a9ff96b873c7efa53dce9e1d19e8fecfa4b0de7ea5cb6a

See more details on using hashes here.

File details

Details for the file sdpa_python-0.2.3-pp311-pypy311_pp73-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_python-0.2.3-pp311-pypy311_pp73-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 48154015cc70add5512ee7d24b17fcc171eb15e08ae117995e96d0cc8e9ad224
MD5 4e59a79bb14a1b01f3a665fcf6770d46
BLAKE2b-256 d959c0df89307511978040c43d7afa8becea19a724e6948f57f0e7ec35a0d9bb

See more details on using hashes here.

File details

Details for the file sdpa_python-0.2.3-pp311-pypy311_pp73-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for sdpa_python-0.2.3-pp311-pypy311_pp73-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ad1c9176f896fcd1a28f76460871cdd44e79deeb80c98cb12f1cdaf50f34b5c6
MD5 7ab68d3eabc9c79c0b7a8e9a93ac7f76
BLAKE2b-256 5a7808e270e9193e0d97aeb9ee13a1e684cadc31e9957ec60aa4fee6894ada41

See more details on using hashes here.

File details

Details for the file sdpa_python-0.2.3-pp311-pypy311_pp73-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_python-0.2.3-pp311-pypy311_pp73-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 94ff204219357179f7db7e2d536a5a29f9959a17a8c344b2b8a88b6265185278
MD5 18d8a275f2caf0b2516f597134ac9953
BLAKE2b-256 14d2dfc239b32a94c6ba7a0be5daea8340ca83582e55aa2c3d14e080cd0736f4

See more details on using hashes here.

File details

Details for the file sdpa_python-0.2.3-pp311-pypy311_pp73-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for sdpa_python-0.2.3-pp311-pypy311_pp73-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 d9ea3fb1ed304a12ee3c3bf69e5375d8b5373a91eb3dd951d7f5910d45f97e2b
MD5 999c78245870163787eff98c2d158571
BLAKE2b-256 781258a63f05412a76c9a9637effd3522fef9beb08ac03b8e1bd1cf2d937ab1c

See more details on using hashes here.

File details

Details for the file sdpa_python-0.2.3-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for sdpa_python-0.2.3-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 3dbda5d1911645725a48aadd9c273923b06ed9caade864535c18cbddb0ab4501
MD5 da97189e29ed14518ac13ac74dbb5506
BLAKE2b-256 6b55ecebfbdaf3cadfbc5fa5c4c69d62e6a5fe36fdffb1f02fa09518bb1e268d

See more details on using hashes here.

File details

Details for the file sdpa_python-0.2.3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_python-0.2.3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 832e77fce72312a522333f8fb4b68410c7da4eaeccc45459697108ef91ff753a
MD5 87a692c185b604f5c94971342709f7cd
BLAKE2b-256 cd18bfbcd9d14f7dd9b25aecdc4c7b5c73e945f133c00fd516b455d6007549e9

See more details on using hashes here.

File details

Details for the file sdpa_python-0.2.3-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for sdpa_python-0.2.3-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4fa5abe9e4e06e607656f501e100b3c19224954928709356132217d67a330a4a
MD5 904257a4575ee895b779dec2b162a42b
BLAKE2b-256 c4c7d851e27a9c955d8931ad0b4e58821dff85a7595d4c1ea08eff9fdb0d923b

See more details on using hashes here.

File details

Details for the file sdpa_python-0.2.3-cp314-cp314-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_python-0.2.3-cp314-cp314-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 50717e9ec3adc52f23cfe3e6c4e43aef8ab016ad12581c4e32d77ba6fd58a7ed
MD5 413e95831dfce171fb5b77144e59060b
BLAKE2b-256 4c6b82d564da91e35f8972d07ac684f09219b8e40e3fef11cb588169ddcde9d1

See more details on using hashes here.

File details

Details for the file sdpa_python-0.2.3-cp314-cp314-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for sdpa_python-0.2.3-cp314-cp314-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 26236d8b226d8a5fbedf92d03214431fdad41dba607bc0ade622738837f94551
MD5 fbbba007c0a6d1274052f831279e9ee5
BLAKE2b-256 8e69b2fd9a4e4335fd5a203f0d84a93da55b2f09241b6b58c9b70bae4ae9b4ae

See more details on using hashes here.

File details

Details for the file sdpa_python-0.2.3-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for sdpa_python-0.2.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 d86a755c3a2e13948a231e3db59308f7381cf4dec928ba32930b29590fedb3ed
MD5 c03712cf53415bf191b2e5f7e0850c82
BLAKE2b-256 2137beba09a956c96c50e4449c002c3f960532d8ccfdc922ac88fbe873169e75

See more details on using hashes here.

File details

Details for the file sdpa_python-0.2.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_python-0.2.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4983aad960650d85e3ce3d9b7887805a04e50df2643ae379a45de31510ac38d5
MD5 949a38b6ef4eabf6cab7041d4f5b4d28
BLAKE2b-256 4ca6892caeedd5818e9f0e924334a3acbde2120beab15c1775782da3a91b6f82

See more details on using hashes here.

File details

Details for the file sdpa_python-0.2.3-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for sdpa_python-0.2.3-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 eaf0b602d066d6e41cf03151bc0bd017aa5baa6f46662cbd754e09891f779f15
MD5 baa9eb71fa97e91e91f454ba0e3480e0
BLAKE2b-256 dc7fc8caa3e2c8571417dd61ad8fe7d09ed6e6d07bdeb321a4ada6f73560b8f6

See more details on using hashes here.

File details

Details for the file sdpa_python-0.2.3-cp313-cp313-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_python-0.2.3-cp313-cp313-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 d13e95513119b5d55c9b5c80727e3a316491d64e35f410dfcf83bf072924e35a
MD5 dcd303e731dbdee7eaa647eff1a1321f
BLAKE2b-256 0216737d17cd7adc9c1f156342c89dcce90d8ea19e6a91306eaf8df3de6aa034

See more details on using hashes here.

File details

Details for the file sdpa_python-0.2.3-cp313-cp313-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for sdpa_python-0.2.3-cp313-cp313-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 c9d582db767986f5afb984b36a4285870a3784270690b4243ec8e617d7015951
MD5 6e1f6a8aa39823ee42a9e17c7ce3a56f
BLAKE2b-256 4abb0cc28039cf9337f50d0b5545c9adfb698f7fc94677cbdca74f5d25740f95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 698f485390a78bad78b71e6f1692270ba3d20f89d0b7f0b6e4e3ab448f85c5d8
MD5 ad4efa3e893a2de34212a43076662a47
BLAKE2b-256 2659457498ff9011a71242fba998bfa637854b44ee23de135d717e6a6da9a23d

See more details on using hashes here.

File details

Details for the file sdpa_python-0.2.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_python-0.2.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 469ea2f958d5d35ae232d2b9c82072f27852492d963147e616a9a48f0bbcee0f
MD5 5b5f50f4ecff35c342988f4021f13ef8
BLAKE2b-256 0359e3656c3ee110aee949abfe463e9f6873f31526518cb09e3e8114ac4bf532

See more details on using hashes here.

File details

Details for the file sdpa_python-0.2.3-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for sdpa_python-0.2.3-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7f053848fa9e1a1b0ad553d9d0508553ffd4f9ab0e7259e8fa2b18333a01c544
MD5 ea5fca285cf72bb84cb42ca9068458bf
BLAKE2b-256 fc79b9940d2b538731ec3587e62cbb8490e5e9b88a2c98d59d93c46596ef1e64

See more details on using hashes here.

File details

Details for the file sdpa_python-0.2.3-cp312-cp312-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_python-0.2.3-cp312-cp312-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 c5d6e8304b6ec6fc66aad210668fece493f74fe49f2bdb67f8d5248598a7726a
MD5 dc5c133aa6a3f897edbaee6782475eb5
BLAKE2b-256 6aa669f765d5fb1da7a316dcaa28d71546e37f08be3e9f9529162a7ed5e51eef

See more details on using hashes here.

File details

Details for the file sdpa_python-0.2.3-cp312-cp312-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for sdpa_python-0.2.3-cp312-cp312-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 0cb0ccf7a180a9b96891dca2ac05b8c3b7db42f7abf7b533dab07ae95b40895e
MD5 4108a72fa0c65e7ec0089ef81eb553bc
BLAKE2b-256 c0d1b3db70d99aebfab44b1681bb14309d8e8e50e4b1ada8e51ea5e3e3c34b58

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 cd67c1fa66e126cbd2800f01d693eeaff6bbfb7c447a7269e657afde138ac0d2
MD5 c8cfa05d8601c5a6b7790d5a43827572
BLAKE2b-256 f5003f6ab8c3ca7900722551d89cafa39c737b1b94931db335d8a157ba19395b

See more details on using hashes here.

File details

Details for the file sdpa_python-0.2.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_python-0.2.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 934d5ab4b6b050f287471cd31a9bf7ade77d5d25d0aa766c80931598b9e95ee9
MD5 af2e7db838552e9ddf1eea661ae569ff
BLAKE2b-256 089b6ec79401e7673125a4c768b4cab33221344cee89eaa2b5ac30cb71e95460

See more details on using hashes here.

File details

Details for the file sdpa_python-0.2.3-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for sdpa_python-0.2.3-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a708cf563aa2d9b5ad324a82811daf0ca507d498fd8f3c0bb5c408944e8a6516
MD5 3a2702a0ac80a6fa63af550f230c3603
BLAKE2b-256 1709446168ba23a83bdd050c0682793b7292ce2b7d0532975c4ffc84bc188cd4

See more details on using hashes here.

File details

Details for the file sdpa_python-0.2.3-cp311-cp311-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_python-0.2.3-cp311-cp311-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 f616266ac71f3002d1ca1d5269b8b31bd1d4be31afc64a985c618f9f9a882cd9
MD5 4bc6841e1b4f8e3d2a23fe788bdcae16
BLAKE2b-256 33e42dcfd517613aed839ec95fadf3d10a0aa3c114dea3eacc6a10d19a9df008

See more details on using hashes here.

File details

Details for the file sdpa_python-0.2.3-cp311-cp311-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for sdpa_python-0.2.3-cp311-cp311-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 ad2633e73f39c596a554c438282c845bddc96d7d875ccd3fc0272024abc91835
MD5 9b67124346635ffeb35daa7c3e950f16
BLAKE2b-256 1480b4a0750ddee5d9897b8ef4b6eb18c67a4180f6327f26b87d335d22493bfa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sdpa_python-0.2.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 63a52599805d6291f2a83ed4cc88d90959e305fe41cdfb52eee2d028462820fe
MD5 a75965f6bb77b1b8b523339b27a2a390
BLAKE2b-256 942b89771c834bed38293b6f3772601479c4159d39c09bf4a4a48ce12448b2e5

See more details on using hashes here.

File details

Details for the file sdpa_python-0.2.3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_python-0.2.3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9bdbf477c53443af0523db546f71536b22dbdf19f923c68cdfae0316942281cb
MD5 9c13cb92adacbebfc2e90a0c318aeb71
BLAKE2b-256 ee9b29ae28d2a51ffac08f3a6ad1ef67fb98ef3e57efdff950a7d6cdcb3b625e

See more details on using hashes here.

File details

Details for the file sdpa_python-0.2.3-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for sdpa_python-0.2.3-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c5af12bb6ce23e26a61a4e3253490d3d5a6b8695f0384cf66ddda89d36255d89
MD5 457e0031ed56a98b7f9db25b1ebd66e5
BLAKE2b-256 27a1f39e266f1e11a7c8e4249c18640ae28f549d1a2d96a5a3362ff8fdedc805

See more details on using hashes here.

File details

Details for the file sdpa_python-0.2.3-cp310-cp310-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_python-0.2.3-cp310-cp310-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 0dc4b67553513e836fad234a993e4398a73a28eec1fcbdb9540247f44da05141
MD5 64dd221511ff3732c93588b4daa260e0
BLAKE2b-256 28ea1ebdc65eda5f1f0fa0162395f52bf9b5d8c39d8ad0dfbf7c52237d984cdd

See more details on using hashes here.

File details

Details for the file sdpa_python-0.2.3-cp310-cp310-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for sdpa_python-0.2.3-cp310-cp310-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 90e97e7be7666985add5af4aa55d043479d64782a20ab3a886948909fbc91dae
MD5 c31035fc137034035d61abf2bfdb11af
BLAKE2b-256 7a8bc2d38cbb3e88b770c9c676714ee636ecafa36dfa73168b0bd30fa6da093b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sdpa_python-0.2.3-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 12.7 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.14

File hashes

Hashes for sdpa_python-0.2.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 a6684d3cf0eef7d82dc28b5b3097c0557616f3b9b6df9235f17511a2943a8e71
MD5 23795e2591fb5b8a9a05a8fd97c50f1d
BLAKE2b-256 cbefd9bdb73c79740d1dec7ea9e826e973979a943214f9df6d0875041c0a1e4f

See more details on using hashes here.

File details

Details for the file sdpa_python-0.2.3-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_python-0.2.3-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 59b061ac7eaca05fe72dd109194c7c1b9dae2f95f1a0b054319cfda227822bed
MD5 f20807121c636f60c111e2259c220d49
BLAKE2b-256 e2ffbe4a81aa280bd7c5e7490ca5690ca5fde82161c546280510b957a954c4c5

See more details on using hashes here.

File details

Details for the file sdpa_python-0.2.3-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for sdpa_python-0.2.3-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f1f30eb0057d6226a689dd62fd58e653273a208e5e45ffb8b198ff805d72dedc
MD5 bb9c7f414556079608e4b8fd9ff25d99
BLAKE2b-256 40df36a3f2655020cb6b44ed48db71012edef2cd419f574556126507bd44806a

See more details on using hashes here.

File details

Details for the file sdpa_python-0.2.3-cp39-cp39-macosx_15_0_x86_64.whl.

File metadata

File hashes

Hashes for sdpa_python-0.2.3-cp39-cp39-macosx_15_0_x86_64.whl
Algorithm Hash digest
SHA256 b09f45cf52fc558f7458abfb1656cb1cb327d92f7ba988af4888a1b1b8850e2a
MD5 236432921fd87bd30b0e2217ba1db3e4
BLAKE2b-256 4714aae2bf293b366ea7f4d53cff5def9dd94759988076f8512218b58d5865e4

See more details on using hashes here.

File details

Details for the file sdpa_python-0.2.3-cp39-cp39-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for sdpa_python-0.2.3-cp39-cp39-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 801b6651cafa4c371b36c2c2552d2cbb117ca545ba8fc69fc4160701722cb40a
MD5 cce3dbd69ea58d933774012cb5b3a7ca
BLAKE2b-256 dd064da35a72e46709bcf7edf5d66e0ca21dc9ee15690f74186bc8e20af36a7e

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