Updates:
        Labels: Simplify

Comment #1 on issue 2348 by asmeurer: simplify gamma(x+1)/gamma(x)
http://code.google.com/p/sympy/issues/detail?id=2348

I don't think it should necessarily happen automatically. Anyway, the only way to make that happen would be to modify Mul.flatten. Something like issue 1941 would make that better.

But certainly simplify(gamma(x + 1)/gamma(x)) should return x. I guess there should be some simplification function that applies the reduction.

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

Reply via email to