How to Install sdpb in Ubuntu 18.04



Install sdpb by entering the following commands in the terminal:

sudo apt update
sudo apt install sdpb

Description:

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.

Homepage: https://github.com/davidsd/sdpb

Version: 1.0-3build3

Section: universe/math