Issue 2512 in sympy: integrate(x * delta(2*x)) fails

2011-06-22 Thread sympy
Status: Accepted Owner: mrock...@gmail.com Labels: Type-Defect Priority-Medium New issue 2512 by mrock...@gmail.com: integrate(x * delta(2*x)) fails http://code.google.com/p/sympy/issues/detail?id=2512 $ bin/isympy integrate(x*deltafunctions.DiracDelta(2*x)) IndexError: list index out of rang

Re: Issue 2512 in sympy: integrate(x * delta(2*x)) fails

2011-06-28 Thread sympy
Updates: Status: Fixed Comment #1 on issue 2512 by smi...@gmail.com: integrate(x * delta(2*x)) fails http://code.google.com/p/sympy/issues/detail?id=2512 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups "sympy-iss