Status: Accepted Owner: [email protected] CC: asmeurer Labels: Type-Enhancement Priority-Medium
New issue 2713 by [email protected]: meijerint should use partial fractions
http://code.google.com/p/sympy/issues/detail?id=2713 For example in inverse_laplace_transform((p**3 - 6*p + 1)/(p**4 + 4*p**3 + 3*p**2), p, s) This works nicely when calling apart by hand. -- 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.
