Re: Issue 3320 in sympy: fraction in denominator missed by subs

2012-07-10 Thread sympy
Updates: Status: Fixed Comment #2 on issue 3320 by smi...@gmail.com: fraction in denominator missed by subs http://code.google.com/p/sympy/issues/detail?id=3320 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups

Issue 3320 in sympy: fraction in denominator missed by subs

2012-07-04 Thread sympy
Status: Valid Owner: Labels: Type-Defect Priority-Medium Matching New issue 3320 by smi...@gmail.com: 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

Re: Issue 3320 in sympy: fraction in denominator missed by subs

2012-07-04 Thread sympy
Comment #1 on issue 3320 by asmeu...@gmail.com: fraction in denominator missed by subs http://code.google.com/p/sympy/issues/detail?id=3320 Why is it rewritten at all? -- You received this message because you are subscribed to the Google Groups sympy-issues group. To post to this group,