Re: Issue 3989 in sympy: Simple limit fails

2013-09-19 Thread sympy
Comment #4 on issue 3989 by skirpic...@gmail.com: Simple limit fails http://code.google.com/p/sympy/issues/detail?id=3989 https://github.com/sympy/sympy/pull/2464 -- You received this message because this project is configured to send all issue notifications to this address. You may adjust y

Re: Issue 3989 in sympy: Simple limit fails

2013-08-26 Thread sympy
Updates: Status: Fixed Comment #3 on issue 3989 by asmeu...@gmail.com: Simple limit fails http://code.google.com/p/sympy/issues/detail?id=3989 Which was just merged. -- You received this message because this project is configured to send all issue notifications to this address. You m

Re: Issue 3989 in sympy: Simple limit fails

2013-08-26 Thread sympy
Updates: Status: Started Comment #2 on issue 3989 by asmeu...@gmail.com: Simple limit fails http://code.google.com/p/sympy/issues/detail?id=3989 It works at https://github.com/sympy/sympy/pull/2330. -- You received this message because this project is configured to send all issue noti

Re: Issue 3989 in sympy: Simple limit fails

2013-08-26 Thread sympy
Updates: Status: Valid Labels: Series WrongResult Comment #1 on issue 3989 by asmeu...@gmail.com: Simple limit fails http://code.google.com/p/sympy/issues/detail?id=3989 (No comment was entered for this change.) -- You received this message because this project is configured to

Issue 3989 in sympy: Simple limit fails

2013-08-26 Thread sympy
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3989 by fabiomac...@gmail.com: Simple limit fails http://code.google.com/p/sympy/issues/detail?id=3989 The function limit(sqrt(x/(x+a)), x, oo) returns oo instead of the correct result of 1. This issue seems to be specific