Comment #6 on issue 2239 by [email protected]: Change ratint to give an answer as hyperbolic functions instead of logs.
http://code.google.com/p/sympy/issues/detail?id=2239
We already have the apart() function, which does this.
Even in two flavors (one using factorization and the other using square-free decomposition and RootSum).
Unfortunately, it is currently blocked on Mateusz's development branch, which has not been merged yet.
It's very unfortunate and merging this branch would save us a lot of time spent currently on pointing out that many things were already done.
-- 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.
