Issue 3000 in sympy: Abs doesn't process more than Rational from Mul arg

2012-01-14 Thread sympy
Status: Accepted Owner: Labels: Type-Defect Priority-Medium New issue 3000 by smi...@gmail.com: Abs doesn't process more than Rational from Mul arg http://code.google.com/p/sympy/issues/detail?id=3000 Although `abs(2*x)` becomes `2*Abs(x)`, no other known quantities are removed:

Re: Issue 3000 in sympy: Abs doesn't process more than Rational from Mul arg

2012-01-22 Thread sympy
Updates: Labels: NeedsReview smichr Comment #1 on issue 3000 by smi...@gmail.com: Abs doesn't process more than Rational from Mul arg http://code.google.com/p/sympy/issues/detail?id=3000 see https://github.com/sympy/sympy/pull/1013 -- You received this message because you are subscri

Re: Issue 3000 in sympy: Abs doesn't process more than Rational from Mul arg

2012-01-24 Thread sympy
Updates: Status: Fixed Comment #2 on issue 3000 by smi...@gmail.com: Abs doesn't process more than Rational from Mul arg http://code.google.com/p/sympy/issues/detail?id=3000 (No comment was entered for this change.) -- You received this message because you are subscribed to the Googl