Lakshmanan, See the email I just posted about profiling this code. It applies to the pure python speed fixes too. You can profile and then find the things that are slow and try to speed them up.
Jason moorepants.info +01 530-601-9791 On Fri, Mar 4, 2016 at 11:14 AM, Lakshmanan Meiyappan < [email protected]> wrote: > Hi, I'm Lakshmanan Meiyappan, second year undergrad at Computer Science > and Engineering from India, While going through the ideas > list, I found the idea > > <https://github.com/sympy/sympy/wiki/GSoC-2016-Ideas#classical-mechanics-efficient-equation-of-motion-generation-with-python>Classical > Mechanics: Efficient Equation of Motion Generation with Python > > under Physics interesting for me. > > I would like to work on it, I'm currently going through the code base to > find the methods which are time consuming and leading to slow > > functioning of EoM module. > > > I would like to have your reviews and feedbacks about the 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 https://groups.google.com/group/sympy. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/6dcd46b5-dbd7-49e1-afda-87e15a0cdbbb%40googlegroups.com > <https://groups.google.com/d/msgid/sympy/6dcd46b5-dbd7-49e1-afda-87e15a0cdbbb%40googlegroups.com?utm_medium=email&utm_source=footer> > . > 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 https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAP7f1AgEHE0LZvXh3Pxu420Qxr-j-PujdrkCW5_KeL_hNdbEsA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
