Unfortunately, we don't really have that implemented at the moment. We can represent sums, but there's no easy way to manipulate them beyond solving for them explicitly or numerically.
I created http://code.google.com/p/sympy/issues/detail?id=3128 for this. Aaron Meurer On Sun, Mar 4, 2012 at 1:55 AM, waytin <[email protected]> wrote: > Hello, I am new to sympy and I want to find the way to manipulate > infinite series, like adding, multiplying two series. > Like this, > http://maxima.sourceforge.net/docs/manual/en/maxima_28.html#Item_003a-sum > > I can find such function in the docs. Could anyone help me? > Thank you very much. > > -- > 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. > -- 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.
