Updates:
Status: NeedsDecision
Comment #5 on issue 2677 by [email protected]: subs(Eq) does not work
http://code.google.com/p/sympy/issues/detail?id=2677
When expr.subs(x**2, y) replaces x with sqrt(y), this is essentially
assuming Eq(x**2, y), so I don't see any inconsistency here.
--
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.