I guess we need a reverse of powdenest (like powcollect or something).

Aaron Meurer

On Tue, Mar 31, 2015 at 9:50 AM, Paul Royik <distantjob...@gmail.com> wrote:
> Is there any way I can rewrite
> x^2y^4 to (xy^2)^2 or  x^3(x+y)^6 to (x(x+y)^2)^3
>
>
> , i.e. combine base?
>
>
> Exponents are guaranteed to be integers.
>
>
> Thank you.
>
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sympy+unsubscr...@googlegroups.com.
> To post to this group, send email to sympy@googlegroups.com.
> Visit this group at http://groups.google.com/group/sympy.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sympy/f2301ef8-16f6-452e-ba58-c580bd1be0bd%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CAKgW%3D6JUxT3_u3hnAsAe_%3Dkv-G5z-zVd1FARZBUq1yWk-mEGuQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to