Comment #6 on issue 2315 by asmeurer: integrate(1/(x**2 + n**2, x) failure, where n is an integer
http://code.google.com/p/sympy/issues/detail?id=2315

Exactly, I though issue 2031 was the fix. We should add auto, and make it True by default. In other words, people shouldn't have to worry about domains by default (this is best, because in general they won't, and then you get bugs like this one). If they really want division in ZZ, they can set the flag (also, I think that case is less likely).

In the mean time, the to_field() fix should do it, right?

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