-- You received this message because you are subscribed to the Google Groups "sympy" 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?hl=en.
What is the best way of determining if a sympy expression 'x' is the
square of another expression 'y' that is 'x = y**2=y*y'? How should one
simplify 'x' if 'x' is a general symbolic expression, for the best
chance of determining 'y'? What if 'x' is a polynomial in multiple
variables?
- [sympy] Determining Square Alan Bromborsky
- Re: [sympy] Determining Square Aaron Meurer
