Hi Keir On Thu, Apr 8, 2010 at 3:23 PM, Keir Mierle <[email protected]> wrote: > I was trying to compute the expected value of log(x) under the gamma > distribution, but sympy hangs using 100% CPU, and appears to be inside a > recursion loop:
Thanks for the bug report. I reported it here: http://code.google.com/p/sympy/issues/detail?id=1893 Seems like a bug in sympy. I am pretty sure that we can't do this yet. You should be able to calculate it at least numerically if you choose some "k". Ondrej -- You received this message because you are subscribed to the Google Groups "sympy" 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?hl=en.
