Comment #1 on issue 3458 by [email protected]: Simultaneous subs fails on
non-exprs
http://code.google.com/p/sympy/issues/detail?id=3458
I have a solution that uses rules here
https://github.com/mrocklin/sympy/commit/7b302a9b753e3406edff7eba2aabaf03255f54e0
Beware, this uses Basic.__new__ to reconstruct the graph. This is unsafe.
This solution should not yet be used in any important part of SymPy.
Ideally we would follow this subs with a validate and canonicalize check.
--
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.