Comment #52 on issue 2607 by asmeurer: as_numer_denom() is too slow http://code.google.com/p/sympy/issues/detail?id=2607
Yes, I suspected something like that would happen, because expand() is slow. Perhaps as_numer_denom() should have an option to specify if you want an expanded numerator or not (the default being False).
-- 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.
