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

I'm not sure actually. Calling simplify() or even cancel() can make integrate() slow. On the other hand, it seems like most of the time there is a very simple answer, but meijerint returns something very complicated.

The ideal solution would be to figure out ways to make it simpler in the algorithm itself.

At least we now have a simplify() that doesn't make things more complicated, so there's no longer that danger.

Mateusz, what do you think?

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