[Python-checkins] r73454 - in python/branches/py3k: Lib/test/cmath_testcases.txt

mark.dickinson python-checkins at python.org
Tue Jun 16 22:54:33 CEST 2009


Author: mark.dickinson
Date: Tue Jun 16 22:54:33 2009
New Revision: 73454
Log:
Merged revisions 73451 via svnmerge from 
svn+ssh://pythondev@svn.python.org/python/trunk
........
 r73451 | mark.dickinson | 2009年06月16日 21:31:12 +0100 (2009年6月16日) | 1 line
 
 Acknowledge the role of the MPFR library in creating cmath_testcases.txt
........
Modified:
 python/branches/py3k/ (props changed)
 python/branches/py3k/Lib/test/cmath_testcases.txt
Modified: python/branches/py3k/Lib/test/cmath_testcases.txt
==============================================================================
--- python/branches/py3k/Lib/test/cmath_testcases.txt	(original)
+++ python/branches/py3k/Lib/test/cmath_testcases.txt	Tue Jun 16 22:54:33 2009
@@ -43,6 +43,16 @@
 -- ignored. Blank lines, or lines containing only whitespace, are also
 -- ignored.
 
+-- The majority of the values below were computed with the help of
+-- version 2.3 of the MPFR library for multiple-precision
+-- floating-point computations with correct rounding. All output
+-- values in this file are (modulo yet-to-be-discovered bugs)
+-- correctly rounded, provided that each input and output decimal
+-- floating-point value below is interpreted as a representation of
+-- the corresponding nearest IEEE 754 double-precision value. See the
+-- MPFR homepage at http://www.mpfr.org for more information about the
+-- MPFR project.
+
 
 --------------------------
 -- acos: Inverse cosine --


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /