I have some strange results. In this order:
>>> bin/test core no failures >>> bin/test core failure in test_expand, something about maximum recursion in Add >>> bin/test core test_expand hangs, I stop the tests >>> bin/test core no failures There was also once an error in test_complex, however I can not reproduce it. The test_expand was killed by the OOM killer once, however I can not reproduce it. I can reproduce this behavior in 3.2.3rc2 with the -R option (but it happens only occasionally). Concerning the doctests: There are many random errors when I run 3.2 with the -R option and they are always about the order of printing. -- You received this message because you are subscribed to the Google Groups "sympy" 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?hl=en.
