Updates:
        Status: Accepted
        Labels: EasyToFix

Comment #1 on issue 2968 by asmeu...@gmail.com: partial fraction decomposition should be able to return structured result
http://code.google.com/p/sympy/issues/detail?id=2968

This would not be difficult, as the information is all right there.

It would be a little harder to do for full, though still not difficult, as you would have to use RootOf, since it always tries to give linear denominators. Tom, do you need this for full=True or full=False? It also takes a little more thought to see what's going on in the full algorithm (though honestly not that much for just this).

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-issues@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to