sdpb
Semidefinite program solver
Install
- All systems
-
curl cmd.cat/sdpb.sh
- Debian
-
apt-get install sdpb
- Ubuntu
-
apt-get install sdpb
- Kali Linux
-
apt-get install sdpb
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install sdpb
- Dockerfile
- dockerfile.run/sdpb
sdpb
Semidefinite program solver
SDPB is an open-source, arbitrary-precision, parallelized semidefinite program solver, designed for the conformal bootstrap. SDPB significantly outperforms less specialized solvers and should enable many new computations. For more information, see "A Semidefinite Program Solver for the Conformal Bootstrap" at http://arxiv.org/abs/1502.02033.