On Thu, Jul 30, 2009 at 12:34 AM, Phillip M. Feldman<[email protected]> wrote: > > I'd like to be able to calculate symbolic Sums (finite and infinite). > From searches of this discussion group, it's clear that this can be > done, but I can't find any relevant documentation. Any pointers will > be appreciated.
We are missing good documentation for this, but look here for tons of examples how to evaluate sums symbolically and numerically: sympy/concrete/tests/test_sums_products.py 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 -~----------~----~----~----~------~----~------~--~---
