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 [email protected]. To post to this group, send email to [email protected]. 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.
