On Sun, Nov 18, 2012 at 1:29 PM, Chris Smith <[email protected]> wrote: > >>>> def f(l, i): > ... return lamb * ( 1 + (-mu)**(l+i) ) * binomial(l+i,i) > ...
This is what I ended up figuring out myself! Anyhow, thanks for the detailed explanation. I'll be back with more queries later. :-) -- Shriramana Sharma -- 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.
