Comment #7 on issue 1950 by [email protected]: Piecewise((x, 0 < x), (0, Eq(x, 0)), (-x, x < 0))._eval_interval(x, -1, 1) is wrong
http://code.google.com/p/sympy/issues/detail?id=1950
Everywhere else SymPy is using Riemann integration. Further more I'm really alluding to integration of a dirac delta function, http://en.wikipedia.org/wiki/Dirac_delta_function .
-- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy-issues?hl=en.
