When I have absolutely no idea where to start I just create a file called temp.py somewhere and start writing the functionality. If after having some code you still do not know where to put it, just send a pull request (very much preferable aver patches) with the temp.py file and we will help. After having the functionality *somewhere* it will be easy to move it to a better place. Helping with the code itself is not as obvious because not many of us know exactly what you want to do.
On 21 May 2012 18:32, Saurabh Jha <[email protected]> wrote: > Hi, > > I am sorry, I am new to opensource world, so I don't know the > rules of the game. I discussed the idea of implementing kauers' > algorithm to find the limits of series with Aaron Meurer, and he told > me that it's a good idea. I read the development workflow wiki but I > am not able to figure where to start. Should I implement the sub- > functions first and send them as patches or something else. > > http://www.google-melange.com/gsoc/proposal/review/google/gsoc2012/saurabh_jha/1 > > > > Regards, > > -Saurabh Jha > > -- > 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.
