Skip to main content

SDPA (SemiDefinite Programming Algorithm) for Python

Project description

SDPA for Python

SDPA for Python (sdpa-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 Python 3 port of SDPAP, the Python 2 based wrapper originally written by Kenta Kato provided at the official SDPA website. This repository aims to provide Python 3 support for SDPA.

SDPA for Python can be installed by

pip install sdpa-python

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

Owing to its implementation that uses BLAS/LAPACK for numerical linear algebra for dense matrix computation [1], it can potentially be linked against hardware specific BLAS implementations, providing acceleration on various architectures. Currently the binaries available on PyPI are built using OpenBLAS for Windows and Linux, and Apple Accelerate for macOS.

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.

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.

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.1.2-cp310-cp310-win_amd64.whl (9.1 MB view hashes)

Uploaded CPython 3.10 Windows x86-64

sdpa_python-0.1.2-cp310-cp310-macosx_10_9_x86_64.whl (1.6 MB view hashes)

Uploaded CPython 3.10 macOS 10.9+ x86-64

sdpa_python-0.1.2-cp39-cp39-win_amd64.whl (9.1 MB view hashes)

Uploaded CPython 3.9 Windows x86-64

sdpa_python-0.1.2-cp39-cp39-macosx_10_9_x86_64.whl (1.6 MB view hashes)

Uploaded CPython 3.9 macOS 10.9+ x86-64

sdpa_python-0.1.2-cp38-cp38-win_amd64.whl (9.1 MB view hashes)

Uploaded CPython 3.8 Windows x86-64

sdpa_python-0.1.2-cp38-cp38-macosx_10_9_x86_64.whl (1.6 MB view hashes)

Uploaded CPython 3.8 macOS 10.9+ x86-64

sdpa_python-0.1.2-cp37-cp37m-win_amd64.whl (9.1 MB view hashes)

Uploaded CPython 3.7m Windows x86-64

sdpa_python-0.1.2-cp37-cp37m-macosx_10_9_x86_64.whl (1.6 MB view hashes)

Uploaded CPython 3.7m macOS 10.9+ x86-64

sdpa_python-0.1.2-cp36-cp36m-win_amd64.whl (9.1 MB view hashes)

Uploaded CPython 3.6m Windows x86-64

sdpa_python-0.1.2-cp36-cp36m-macosx_10_9_x86_64.whl (1.6 MB view hashes)

Uploaded CPython 3.6m macOS 10.9+ x86-64

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