This repository builds binary artifacts for SDPA-{GMP, DD, QD}. Binary artifacts are automatically uploaded to this repository's GitHub releases page whenever a tag is created on this repository. The source code used
- for SDPA-GMP is here https://github.com/ericphanson/sdpa-gmp.
- for SDPA-QD is here https://github.com/ericphanson/sdpa-qd.
- for SDPA-DD is here https://github.com/ericphanson/sdpa-dd.
Each of which is licensed under is available under a GPLv2 license, which can be found here: https://github.com/ericphanson/SDPA_GMP_Builder/tree/master/deps/COPYING.
This repository was created using BinaryBuilder.jl
There is one platform we were not able to get BinaryBuilder to work with: building SDPA-GMP binaries to run on Windows Subsystem for Linux (WSL). However, we could build SDPA-GMP by running WSL locally and building the binary there. The result of this can be found here: https://github.com/ericphanson/SDPA_GMP_Builder/tree/master/deps/sdpa_gmp_wsl.