Issue 3101 in sympy: assertion error in Mul.flatten

2012-02-24 Thread sympy
Status: Accepted Owner: Labels: Type-Defect Priority-Medium New issue 3101 by smi...@gmail.com: assertion error in Mul.flatten http://code.google.com/p/sympy/issues/detail?id=3101 print ((-2*I)**Rational(5,3)) Traceback (most recent call last): File "", line 1, in File "sympy\core\de

Re: Issue 3101 in sympy: assertion error in Mul.flatten

2012-02-24 Thread sympy
Updates: Labels: -Priority-Medium Priority-High Core Comment #1 on issue 3101 by asmeu...@gmail.com: assertion error in Mul.flatten http://code.google.com/p/sympy/issues/detail?id=3101 (No comment was entered for this change.) -- You received this message because you are subscribed t

Re: Issue 3101 in sympy: assertion error in Mul.flatten

2012-02-26 Thread sympy
Updates: Labels: NeedsReview smichr Comment #2 on issue 3101 by smi...@gmail.com: assertion error in Mul.flatten http://code.google.com/p/sympy/issues/detail?id=3101 https://github.com/sympy/sympy/pull/1087 -- You received this message because you are subscribed to the Google Groups "s

Re: Issue 3101 in sympy: assertion error in Mul.flatten

2012-02-26 Thread sympy
Comment #3 on issue 3101 by smi...@gmail.com: assertion error in Mul.flatten http://code.google.com/p/sympy/issues/detail?id=3101 b,e=(-2*I),Rational(5,3);(b**e).n(2),(b.n()**e.n()).n(2, chop=1e-10) (3.2*I, 3.2*I) -- You received this message because you are subscribed to the Google Groups "

Re: Issue 3101 in sympy: assertion error in Mul.flatten

2012-02-29 Thread sympy
Updates: Status: Fixed Comment #4 on issue 3101 by smi...@gmail.com: assertion error in Mul.flatten http://code.google.com/p/sympy/issues/detail?id=3101 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups "sympy-issues"