Comment #28 on issue 2085 by [email protected]: Limit code severely broken.
http://code.google.com/p/sympy/issues/detail?id=2085
OK, the assertion error problem with polygamma is fixed, too, and I put the
related commits and tests in commit 2085 in 2084 (pull/61).
>>> limit(gamma(x), x, 4)
6
>>> limit(gamma(x), x, S.Half)
pi**(1/2)
>>> limit(gamma(x), x, 0)
zoo
--
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.