[sdpb] 142/233: Tiny change to Readme.md

Tobias Hansen thansen at moszumanska.debian.org
Thu Mar 9 04:06:31 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 fe54bddd4a6ec273ddbf6307312cced234551a23
Author: David Simmons-Duffin <dsd at athena.sns.ias.edu>
Date:   Mon Feb 2 01:13:20 2015 -0500

    Tiny change to Readme.md
---
 Readme.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Readme.md b/Readme.md
index ac531ac..980f5bb 100644
--- a/Readme.md
+++ b/Readme.md
@@ -6,9 +6,9 @@ program solver, designed for the conformal bootstrap.
 It solves the following type of optimization problem
 
 ```
-maximize:  b_0+b.y over y \in \R^N,
+maximize:  b_0 + \sum_{n=1}^N b_n y_n  over (y_1,...,y_N),
 
-such that: M^0_j(x)+\sum_{n=1}^{N} y_n M^n_j(x) is positive semidefinite
+such that: M^0_j(x) + \sum_{n=1}^N y_n M^n_j(x)  is positive semidefinite
            for all x >= 0 and 1 <= j <= J,
 
 where each M^n_j(x) is a polynomial matrix in x.

-- 
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