Comment #1 on issue 3931 by li.david...@gmail.com: Gamma doesn't handle
variable substitutions well
http://code.google.com/p/sympy/issues/detail?id=3931
Another example:
http://www.sympygamma.com/input/?i=integrate%28x**a*exp%28-x%29%2C+%28x%2C+0%2C+oo%29%2C+conds%3D%27separate%27%29
Right now, Gamma converts calls to integrate() to calls to Integral() in
order to be able to get the integrand and the limits of integration for
formatting purposes. But adding a keyword argument messes this up as
Integral() doesn't recognize that keyword argument.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to sympy-issues+unsubscr...@googlegroups.com.
To post to this group, send email to sympy-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy-issues.
For more options, visit https://groups.google.com/groups/opt_out.