Hi,
> Yes I was very tired as you can see, and wrote non-functional python > code. No problem. But obviously you never tried to use your code. > I do not see any harm in an _eval_rewrite_as_gamma method, > since it can easily be removed if not needed. Yes. I'll add this one too. > Also, has anyone worked > on computing Stirling Numbers (1st and 2nd kind) for sympy? Just > trying to see what useful combinatorial functions should be > implemented. It on my todo list but have not started. Also Eulerian numbers (but not Euler numbers, these are already done) are on my todo. If you want to implement these things that would be great. I can help you with integrating patches into sympy. Raoul -- 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.
