Comment #20 on issue 2041 by smichr: Doctest failures in Python 2.6.6
http://code.google.com/p/sympy/issues/detail?id=2041

FWIW, all but 1 doctest pass under windows. The one that doesn't pass is the evalf.txt line:

N(fibonacci(1000) - (GoldenRatio)**1000/sqrt(5), strict=True)

which generates an infinite recursion limit failure.

Python 2.7a1 (r27a1:76691, Dec 6 2009, 19:41:06) [MSC v.1500 32 bit (Intel)] on
 win32

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to