Hi Sartaj, I looked at the proposal. How will the series be represented internally? I did some investigation here:
https://groups.google.com/d/msg/sympy/hiRuIHa8ImA/2Y__l-hB-cEJ What do you think of it? It seems to me the best way to implement the SeriesData is to use the ring series from sympy. I.e. finish it up to support all the needed operations and then use it. Let me know, we can discuss this more. Ondrej On Sun, Mar 22, 2015 at 4:45 AM, Sartaj Singh <[email protected]> wrote: > I have updated my proposal, > [here](https://github.com/sympy/sympy/wiki/GSoC-2015-Application-Sartaj-Singh:-Improving-the-series-package-and-limits-in-SymPy). > Please have a look. > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sympy. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/89e370d8-30b7-4620-8b61-ae17360fe90b%40googlegroups.com. > > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CADDwiVCe5K1gYAuQiFuQkf1vk4oJDJBbcuX64h0aPHtAYfps4Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
