Updates:
Labels: Matching
Comment #2 on issue 2081 by asmeurer: Pow substitution introduces wrong
answers
http://code.google.com/p/sympy/issues/detail?id=2081
So it's fine if x is positive, right? For example, if instead of x**3, you
had exp(3), this is just fine. This is a commonly used algebraic
substitution, so I am wondering how much of sympy will break if you make
this change (try doing it and running the tests).
By the way, there are already plans to make it so you can turn this kind of
substitution off in subs, or only make it active if the resulting exponent
is an integer.
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" 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-issues?hl=en.