Comment #4 on issue 3261 by smi...@gmail.com: 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-patches" group.
To post to this group, send email to sympy-patches@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-patches+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-patches?hl=en.

Reply via email to