Issue 3609 in sympy: KeyError in trigsimp (cot(x).equals(tan(x)))

2013-01-30 Thread sympy
Status: Valid Owner: Labels: Type-Defect Priority-Medium Simplify New issue 3609 by asmeu...@gmail.com: KeyError in trigsimp (cot(x).equals(tan(x))) http://code.google.com/p/sympy/issues/detail?id=3609 In [32]: cot(x).equals(tan(x)) ---

Re: Issue 3609 in sympy: KeyError in trigsimp (cot(x).equals(tan(x)))

2013-01-31 Thread sympy
Comment #1 on issue 3609 by smi...@gmail.com: KeyError in trigsimp (cot(x).equals(tan(x))) http://code.google.com/p/sympy/issues/detail?id=3609 The obvious fix highlights some other problem that I can track down later unless someone else gets to it first: @@ -1735,10 +1742,11 @@ def __tri

Re: Issue 3609 in sympy: KeyError in trigsimp (cot(x).equals(tan(x)))

2013-02-01 Thread sympy
Updates: Labels: smichr NeedsReview Comment #2 on issue 3609 by smi...@gmail.com: KeyError in trigsimp (cot(x).equals(tan(x))) http://code.google.com/p/sympy/issues/detail?id=3609 https://github.com/sympy/sympy/pull/1747 -- You received this message because you are subscribed to the

Re: Issue 3609 in sympy: KeyError in trigsimp (cot(x).equals(tan(x)))

2013-02-05 Thread sympy
Updates: Status: Fixed Comment #3 on issue 3609 by smi...@gmail.com: KeyError in trigsimp (cot(x).equals(tan(x))) http://code.google.com/p/sympy/issues/detail?id=3609 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Group