Hi Avichal, Sorry that nobody got in touch with you. I think there are couple ideas how to improve the speed, as you mentioned, e.g.:
series(sin(x)*cos(x), x, 1000) I am also interested in getting this done in CSymPy: https://github.com/certik/csympy and compare against Mathematica etc. for these series expansions, to get decent speed. You can apply for CSymPy as well here. Ondrej On Fri, Feb 7, 2014 at 1:16 PM, Avichal Dayal <[email protected]> wrote: > Also I wanted to ask about 'The Lpoly2 Distributed polynomials in series'. > It is the work of Mario Pernici which is upon review process now. > https://github.com/sympy/sympy/pull/609 > How will it affect the series code? > > I'm also a bit unclear of what the aim of this project. Apart from formal > power series and asymptotic expansion > what else is the aim of this project? > > -- > 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. > For more options, visit https://groups.google.com/groups/opt_out. -- 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/CADDwiVA_E1GTZqqoadTBiMMAjgF13O%3DbuPG-trZT1Nm_sYZcgQ%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
