Comment #3 on issue 3249 by ness...@gmail.com: Difficulty with integrate(exp(I*x)/(1 + x**2), (x, -oo, oo))
http://code.google.com/p/sympy/issues/detail?id=3249

Regarding this problem with meijerint in general (and similar problems reported): I have them bookmarked and intend to work on them in the next weeks. It's just that trigsimp and agca have been more exciting lately.

As to why the G-function cannot be evaluated: the problem is that exp_polar(-I*pi) is not in the argand plane! The negative reals correspond to argument pi, not -pi. So exp_polar does not evaluate numerically, and then neither can the G-function.

I'll think about if there is something general we can do about this.

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