Comment #1 on issue 2297 by renato.c...@gmail.com: Integral manipulations
http://code.google.com/p/sympy/issues/detail?id=2297

A nice addition, though I don't know if the current infra-structure supports this, would be to recognize even and odd functions and rewrite the intervals correspondently, if they are symmetric.

I found out change of variables is already implemented in transform(), but it was counter-intuitive to me, I expected the default behavior to be what inverse=True does -- that is, the mapping applies to the variable of integration, not the integrand. BTW, does this work for a single variable only, so it's not possible to change from euclidean to polar coordinates yet?

--
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