Comment #22 on issue 2848 by [email protected]: Failing test in sympy/solvers/test/test_solvers.py
http://code.google.com/p/sympy/issues/detail?id=2848

Note that in my branch the simplest test:

clear_cache()
(I*pi).is_irrational
False

I think the result must be True (and it is True now in the master branch). So it must be formed as an XFail test in my branch (I will add it tomorrow).

And the description of original issue 28488 seems is related with the assumption system. But I have not detected yet (at least for myself) how the assumption system works and how it is related with sorting of arguments in the Add class and with hashes calculations.

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