[sdpb] 106/233: Readme.md edited online with Bitbucket

Tobias Hansen thansen at moszumanska.debian.org
Thu Mar 9 04:06:26 UTC 2017


This is an automated email from the git hooks/post-receive script.

thansen pushed a commit to branch master
in repository sdpb.

commit 39fc125ed767882c9e0a123c7992652c898cd132
Author: David Simmons-Duffin <davidsd at gmail.com>
Date:   Tue Nov 18 21:26:56 2014 +0000

    Readme.md edited online with Bitbucket
---
 Readme.md | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/Readme.md b/Readme.md
index cbb3156..22bf4b8 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,7 +1,20 @@
 # SDPB
 
 SDPB is a semidefinite programming solver designed specifically for
-application to the conformal bootstrap.
+application to the conformal bootstrap and featuring arbitrary precision arithmetic.
+
+It solves the following optimization problem
+
+```
+minimize \sum_n b_n z_n over vectors z=(z_1,...,z_N) such that
+
+\sum_n z_n M_{k,n}(x)
+
+is a positive semidefinite matrix for all k=1,...,K and all x >= 0.
+
+Here, for each k and n, M_{k,n}(x) is a matrix polynomial in x.  The matrix dimension
+of M_{k,n}(x) can depend on k but not n.
+```
 
 ## Installation and Requirements
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sdpb.git



More information about the debian-science-commits mailing list