Re: Issue 2957 in sympy: solve((tanh(x+3)*tanh(x-3)+1)**2) leads to infinite recursion

2012-01-12 Thread sympy
Updates: Status: Fixed Comment #2 on issue 2957 by smi...@gmail.com: solve((tanh(x+3)*tanh(x-3)+1)**2) leads to infinite recursion http://code.google.com/p/sympy/issues/detail?id=2957 (No comment was entered for this change.) -- You received this message because you are subscribed

Re: Issue 2957 in sympy: solve((tanh(x+3)*tanh(x-3)+1)**2) leads to infinite recursion

2012-01-10 Thread sympy
Updates: Labels: smichr NeedsReview Comment #1 on issue 2957 by smi...@gmail.com: solve((tanh(x+3)*tanh(x-3)+1)**2) leads to infinite recursion http://code.google.com/p/sympy/issues/detail?id=2957 see https://github.com/sympy/sympy/pull/931 -- You received this message because you

Issue 2957 in sympy: solve((tanh(x+3)*tanh(x-3)+1)**2) leads to infinite recursion

2012-01-03 Thread sympy
Status: Accepted Owner: Labels: Type-Defect Priority-Medium New issue 2957 by smi...@gmail.com: solve((tanh(x+3)*tanh(x-3)+1)**2) leads to infinite recursion http://code.google.com/p/sympy/issues/detail?id=2957 in _tsolve, there is no check to keep the input expression from being sent