Comment #15 on issue 2110 by asmeurer: failing tests
http://code.google.com/p/sympy/issues/detail?id=2110

Re comment 7: Vinzent, do you perhaps have a lower recursion limit for some reason? What does sys.getrecursionlimit() return for you (it should be 1000)? Does setting it higher with sys.setrecursionlimit() fix it (see http://docs.python.org/library/sys.html#sys.setrecursionlimit)?

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