Comment #5 on issue 2555 by asmeurer: Wrong result from residue
http://code.google.com/p/sympy/issues/detail?id=2555

Actually, perhaps it could always infer this from the series. In the case of exp(1/z), the series is just exp(1/z) (this could perhaps be considered a bug in series()). For my example, series() returns O(log(z)**6). In this case, it should not assume that the O term does not contain the residue.

--
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.

Reply via email to