Updates:
        Status: Accepted

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

If residue cannot find the coefficient of 1/z in the series expansion, it assumes it is 0, so it returns that. Perhaps it should really be raising NotImplementedError in that case, though I'm not sure how it could tell when the coefficient really is 0 and when it just didn't find it (due to lacking in the series expansion).

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