Comment #19 on issue 2624 by ness...@gmail.com: Sympy 0.7.1 can't integrate Gaussians
http://code.google.com/p/sympy/issues/detail?id=2624

There is room for discussion, obviously, but I think at some stage aaron and me decided that automatically attempting to call a "generic" simplification routine is not a good idea for something as general as an integration function. In contrast, transforms functions do call simplify, and even do some specific simplifications, since we are more confident there what the result looks like and will be used fore.

On the other hand, a simple expand_mul can often dramatically improve the integrate output, so we might consider adding that.

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

Reply via email to