gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] manuscripts/Sigs poss.py


From: Tuomas J. Lukka
Subject: [Gzz-commits] manuscripts/Sigs poss.py
Date: Mon, 19 May 2003 12:50:50 -0400

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Changes by:     Tuomas J. Lukka <address@hidden>        03/05/19 12:50:50

Modified files:
        Sigs           : poss.py 

Log message:
        notation

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/Sigs/poss.py.diff?tr1=1.17&tr2=1.18&r1=text&r2=text

Patches:
Index: manuscripts/Sigs/poss.py
diff -u manuscripts/Sigs/poss.py:1.17 manuscripts/Sigs/poss.py:1.18
--- manuscripts/Sigs/poss.py:1.17       Mon May 19 12:50:32 2003
+++ manuscripts/Sigs/poss.py    Mon May 19 12:50:50 2003
@@ -70,7 +70,7 @@
 def printscheme(S):
     S = [unfract(s) for s in S]
     #print S
-    print "(q=2^%s, b=%s, s=%s KB, r=%s B, h=%s B, t0=%e, ts=%e, tv=%e)" % \
+    print "(q=2^%s, b=%s, s=%s KB, r=%s B, h=%s B, t0=%2.2e, ts=%2.2e, 
tv=%2.2e)" % \
           (log(S[0]) / log(2),
            S[1], 
            S[2]/(1024*8),




reply via email to

[Prev in Thread] Current Thread [Next in Thread]