Well, first you should try to get a hold on SymPy's code base, and also Python in general. To do that, I would recommend trying to fix some issues. There are some that are marked easy to fix here: https://code.google.com/p/sympy/issues/list?&q=label%3Aeasytofix.
Regarding that paper, I would recommend first finding the paper (I found a full text copy by Googling). Then, read through it and see if it is something that you can understand. Aaron Meurer On Fri, Jan 11, 2013 at 12:13 PM, Cojocaru Alexandru <[email protected]> wrote: > Hi! > My name is Cojocaru Alexandru and I am 2nd year student at Polytechnic > University of Bucharest,Faculty of Automatic Control and Computer Science.I > am interested in Sympy project and I would like to contribute to Sympy > because in high-school I was very interested in Mathematics and I would like > to combine programming with Mathematics and also to gain valuable experience > in software development.I am a beginner in Python,but I am willing to work 4 > hours a day to become better.I looked over your ideas and I was very > interested in the computation of integrals by recurrence based on "Symbolic > computation of integrals by recurrence" by Michael P. Barnett.Can you give > me more details about this idea? > > Thank you! > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/sympy/-/fK05Dv-ZCpgJ. > 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.
