Code Monkey home page Code Monkey logo

sdpb's Introduction

Contents

SDPB

SDPB is an open-source, arbitrary-precision, parallelized semidefinite program solver, designed for the conformal bootstrap. It solves the following problem:

maximize:  b_0 + \sum_n b_n y_n over (y_1,...,y_N), such that: M_{0j}(x) + \sum_n y_n M_{nj}(x) is positive semidefinite for all x >= 0 and 1 <= j <= J, where each M_{nj}(x) is a polynomial matrix in x.

For more information, see A Semidefinite Program Solver for the Conformal Bootstrap and the manual.

Author: David Simmons-Duffin ([email protected]). As of February 2015, I am supported by DOE grant number DE-SC0009988 and a William D. Loughlin Membership at the Institute for Advanced Study.

Installation and Usage

Installation instructions for Linux, Mac OS X, and Windows (using Cygwin) can be found in Install.md.

Type sdpb --help for the syntax and a list of options.

The input format for SDPB is XML-based and described in the manual. The Mathematica file SDPB.m includes code to export semidefinite programs in this format, along with some examples. An example input file test.xml is included with the source code.

Changelog

  • 5/29/15: Fixed a bug in SDP.cpp that caused SDPB to incorrectly load matrices with dimensions larger than 2x2. (Thanks to Filip Kos for the fix.)
  • 10/20/15: Fixed a Windows incompatibility in the parser (Pull request)

Attribution

If you use SDPB in work that results in publication, please cite

Depending on how SDPB is used, please also consider the following sources:

The first use of semidefinite programming in the bootstrap:

  • D. Poland, D. Simmons-Duffin and A. Vichi, "Carving Out the Space of 4D CFTs," JHEP 1205, 110 (2012) arXiv:1109.5176 [hep-th].

The generalization of semidefinite programming methods to arbitrary spacetime dimension:

  • F. Kos, D. Poland and D. Simmons-Duffin, "Bootstrapping the O(N) Vector Models," JHEP 1406, 091 (2014) arXiv:1307.6856 [hep-th].

The generalization of semidefinite programming methods to arbitrary systems of correlation functions:

  • F. Kos, D. Poland and D. Simmons-Duffin, "Bootstrapping Mixed Correlators in the 3D Ising Model," arXiv:1406.4858 [hep-th].

Acknowledgements

  • SDPB Makes extensive use of MPACK, the multiple precision linear algebra library written by Nakata Maho. Several source files from MPACK are included in the SDPB source tree (see the license at the top of those files).

  • SDPB uses Lee Thomason's tinyxml2 library (included in the source tree) for parsing.

  • The design of SDPB was partially based on the solvers SDPA and SDPA-GMP, which were essential sources of inspiration and examples.

  • Thanks to Filip Kos, David Poland, and Alessandro Vichi for collaboration in developing semidefinite programming methods for the conformal bootstrap and assistance testing SDPB.

  • Thanks to Amir Ali Ahmadi, Hande Benson, Pablo Parrilo, and Robert Vanderbei for advice and discussions about semidefinite programming.

  • Thanks also to Noah Stein, who first suggested the idea of semidefinite programming to me in this Math Overflow question.

Works Using SDPB

  • F. Kos, D. Poland, D. Simmons-Duffin and A. Vichi, "Bootstrapping the O(N) Archipelago," arXiv:1504.07997 [hep-th].

  • S. M. Chester, S. Giombi, L. V. Iliesiu, I. R. Klebanov, S. S. Pufu and R. Yacoby, "Accidental Symmetries and the Conformal Bootstrap," arXiv:1507.04424 [hep-th].

  • C. Beem, M. Lemos, L. Rastelli and B. C. van Rees, "The (2,0) superconformal bootstrap," arXiv:1507.05637 [hep-th].

  • L. Iliesiu, F. Kos, D. Poland, S. S. Pufu, D. Simmons-Duffin and R. Yacoby, "Bootstrapping 3D Fermions," arXiv:1508.00012 [hep-th].

  • D. Poland and A. Stergiou, "Exploring the Minimal 4D N=1 SCFT," arXiv:1509.06368 [hep-th].

  • M. Lemos and P. Liendo, "Bootstrapping N=2 chiral correlators," arXiv:1510.03866 [hep-th].

  • Y. H. Lin, S. H. Shao, D. Simmons-Duffin, Y. Wang and X. Yin, "N=4 Superconformal Bootstrap of the K3 CFT," arXiv:1511.04065 [hep-th]

  • S. M. Chester, L. V. Iliesiu, S. S. Pufu and R. Yacoby, "Bootstrapping O(N) Vector Models with Four Supercharges in 3 <= d <= 4," arXiv:1511.07552 [hep-th]

(Please let me know if you would like your paper to be included in this list!)

sdpb's People

Contributors

davidsd avatar pkravchuk avatar cbehan avatar sehe avatar

Watchers

sner1919 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.