Comment #26 on issue 2624 by [email protected]: Sympy 0.7.1 can't integrate Gaussians
http://code.google.com/p/sympy/issues/detail?id=2624
On Thu, 09 Feb 2012 17:48:13 +0000 Aaron, factor_terms() does the trick for http://code.google.com/p/sympy/issues/detail?id=841#c14, it of course doesn't know as much about the Gamma function as simplify() does, so it improves http://code.google.com/p/sympy/issues/detail?id=1388#c5, but of course simplify() did better here. Also, factor_terms() helps a lot on http://code.google.com/p/sympy/issues/detail?id=1394#c5. -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy-issues?hl=en.
