Is there a way to convert string expression to Numeric expression so
that that can be put into simplify method.As otherwise ,the error is
if expr.is_Pow:
AttributeError: 'str' object has no attribute 'is_Pow'
--
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.