Issue 2841 in sympy: sympy.Abs and sympy.Integral

2011-11-11 Thread sympy
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2841 by sat...@gmail.com: sympy.Abs and sympy.Integral http://code.google.com/p/sympy/issues/detail?id=2841 In Dev version import sympy x = sympy.Symbol('x') i = sympy.integrate(sympy.Abs(x), (x, -1, 1)) i.n() /env/src/sym

Re: Issue 2841 in sympy: sympy.Abs and sympy.Integral

2011-11-11 Thread sympy
Updates: Status: Accepted Labels: Integration CodeInCategory-Code CodeInDifficulty-Medium Comment #1 on issue 2841 by asmeu...@gmail.com: sympy.Abs and sympy.Integral http://code.google.com/p/sympy/issues/detail?id=2841 Marking as Code-In difficulty medium as I have no idea why t

Re: Issue 2841 in sympy: sympy.Abs and sympy.Integral

2011-11-18 Thread sympy
Updates: Labels: CodeInImportedIntoSpreadsheet Comment #2 on issue 2841 by krastano...@gmail.com: sympy.Abs and sympy.Integral http://code.google.com/p/sympy/issues/detail?id=2841 (No comment was entered for this change.) -- You received this message because you are subscribed to the

Re: Issue 2841 in sympy: sympy.Abs and sympy.Integral

2012-11-07 Thread sympy
Updates: Status: Fixed Comment #7 on issue 2841 by asmeu...@gmail.com: sympy.Abs and sympy.Integral http://code.google.com/p/sympy/issues/detail?id=2841 This appears to be fixed. Bisected to commit 31d0f640ee2ff3ef1d22b019ea78b8d303ff35f0 Author: Tom Bachmann Date: Sat Jul 16 20:48: