Comment #2 on issue 2713 by [email protected]: meijerint should use partial fractions
http://code.google.com/p/sympy/issues/detail?id=2713
I think a reasonable place to put this would be _rewrite_single in meijerint.py. This is the place where all factors of an expression are eventually converted into g-functions, so here would be a good place to recognise a purely rational factor.
Of course having apart be able to do this on its own would be nice as well. -- 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.
