Comment #4 on issue 3261 by [email protected]: factor_terms loses powers
http://code.google.com/p/sympy/issues/detail?id=3261

Can you take a look at it? Basically, the decompose_power routine was iterating through factors of a Mul but didn't account for the fact that multiple factors might just be multiples of each other. Now the exponents are added.

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