Comment #16 on issue 2571 by asmeu...@gmail.com: Regression in Integral.subs
http://code.google.com/p/sympy/issues/detail?id=2571

That is to say, even for definite integrals it should work. I found myself wanting to do this quite a bit a while ago when working with solving PDEs with integral transforms. To do that, you need to substitute the transformed variable inside the (definite) integral with it's definition (another integral in a new variable). (To be sure, even if this worked, it's usefulness in SymPy would have been limited because you then have to change the order of integration, which isn't easily doable, see issue 2292.)

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-issues@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to