Comment #4 on issue 2548 by [email protected]: Partial fraction decomposition with linear denominators
http://code.google.com/p/sympy/issues/detail?id=2548
So what would you suggest? The current solution is the most flexible one, because it allows you to setup the exact domain. When splitting field algorithm is implemented, then apart(expr, split=True) will allow you to decompose expression with linear denominators always (thought it may be very expensive).
-- 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.
