Comment #3 on issue 2276 by [email protected]: integrate() should use the ode module's undetermined coefficients solver when possible
http://code.google.com/p/sympy/issues/detail?id=2276
So would the _eval_integral routine just have to look for a NotImplementedError to know if it failed? And if it did, should it then try its own heuristics?
-- 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.
