Hi, If you're going to do work on power series solutions to DEs, I'd recommend trying to solve bugs either related to the ODE solver or polys. That gets you familiar with the modules you'll be working with for GSoC.
There's a lot in SymPy, but most you won't touch directly or at all so start with the modules you know you'll need. Cheers, Tim. On 2013-02-12, at 4:26 AM, Manoj Kumar <[email protected]> wrote: > Hello Everyone , I'm Manoj , a mechanical sophomore from BITS- Pilani . I > just came across the ideas page , today and I found the idea related to > differential equations , especially the one related to solving them by power > series interesting. I've done a course on differential equations , and I > would like to start contributing as soon as possible. > > Ive been using python for about one year right now , for a few of my personal > projects , and I'm quite familiar with the syntax . (Ive attached a link to > my git account below) . I'm trying to get familar with sympy . Any pointers > on where I should start work with , or a few easy bugs that I can contribute > to? > > https://github.com/Manoj-Kumar-S/ --- Tim Lahey PhD Candidate, Systems Design Engineering University of Waterloo http://about.me/tjlahey -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
