Comment #26 on issue 2133 by matt...@gmail.com: Merge new polynomials manipulation module
http://code.google.com/p/sympy/issues/detail?id=2133

In 0322f64353b0bc87c26390df1b3147ac82b60c16 I fixed the problem from #20.

test_rootoftools.py:test_RootSum_independent

This fails randomly on different architectures or when are add/remove a print statement with the same RootOf(...) before assert line. I'm sure this is a problem with core (e.g. comparison of Lambdas, dummy substitution in Lambdas).

AssertionError

Aaron, this gives me no information. Can you run this with py.test or add print statements before assert (really our test runner should do this, but someone would have to finally implement this feature).

Is your release0.7.0 branch still necessary, (...)?

Three commits were merged but four are still there (starting with 94eac6f36515ab7e5df856b509a029fcb4bdc545).

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

Reply via email to