Status: Valid
Owner: ----
Labels: Type-Defect Priority-Medium Matching
New issue 3320 by [email protected]: fraction in denominator missed by subs
http://code.google.com/p/sympy/issues/detail?id=3320
((x + y)/(y + a/b)).subs(a/b, foo) does not see the a/b because
as_numer_denom is used to rewrite the Mul rather than fraction.
--
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.