Comment #1 on issue 2245 by asmeurer: assumption while canceling the polynomials
http://code.google.com/p/sympy/issues/detail?id=2245

But the whole point of cancel is to cancel out common polynomial factors. Otherwise, it is useless.

Perhaps the functionality you mention could be useful, but I think it should be a separate function. For example, one of our GSoC student applicants suggested a function that handles cases like this (like cases(cancel, (x**2 - 3*x + 2/(x - 1)) or something).

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