Comment #56 on issue 1598 by smichr: New polynomials manipulation module
http://code.google.com/p/sympy/issues/detail?id=1598

Issue 1759 has an upgrade possibility for the factor/gcd method wherein  
Adds that
appear in things that might be expanded (like the base or exponent of a  
Pow) are
factored. In the code snippet there, I didn't look for powers, but that  
would perhaps
be the smarter thing to do: in each Pow, for each Add in the Pow, replace  
the Add
with its factored form.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--

You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-iss...@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