Issue 3157 in sympy: limit() of hypergeometric function does not work

2012-03-16 Thread sympy
Status: Accepted Owner: Labels: Type-Defect Priority-Medium Series New issue 3157 by asmeu...@gmail.com: limit() of hypergeometric function does not work http://code.google.com/p/sympy/issues/detail?id=3157 In [78]: print a -2*hyper((1/2, 3/4), (3/2,), 2*exp_polar(I*pi)/(z - 1))/sqrt(z -

Re: Issue 3157 in sympy: limit() of hypergeometric function does not work

2012-03-20 Thread sympy
Comment #2 on issue 3157 by someb...@bluewin.ch: limit() of hypergeometric function does not work http://code.google.com/p/sympy/issues/detail?id=3157 See also #2953 which shows the same issue for MeijerG functions. -- You received this message because you are subscribed to the Google Groups

Re: Issue 3157 in sympy: limit() of hypergeometric function does not work

2013-04-24 Thread sympy
Comment #3 on issue 3157 by skirpic...@gmail.com: limit() of hypergeometric function does not work http://code.google.com/p/sympy/issues/detail?id=3157 https://github.com/sympy/sympy/pull/2037 -- You received this message because this project is configured to send all issue notifications t