Thanks for your guidance. I have gone through what is Risch algorithm and how you tried to implement by reading your blog.I also skimmed through the risch function.Is skimming enough or I need to study in detail.Also please guide me on what should I do next.
On Sun, Mar 11, 2012 at 11:01 PM, Aaron Meurer <[email protected]> wrote: > I worked on the Risch algorithm for GSoC over the summer of 2010. The > work hasn't been merged yet, but you can find it at > https://github.com/asmeurer/sympy/tree/integration3, and details of > what was done are at > https://github.com/sympy/sympy/wiki/GSoC-2010-Risch-Integration-Report, > and in blog posts I made throughout the summer at my blog > (http://asmeurersympy.wordpress.com/). Let me know if you have any > questions. > > Aaron Meurer > > On Sun, Mar 11, 2012 at 9:51 PM, Raman Garg <[email protected]> > wrote: > > Hi, > > I am a second year student of Netaji Subhas Institue of > > Technology(under Delhi University),India.My major is Instrumentation > > and Control engineering.I am good in "Data Structures and > > Algorithms",as for the current project.Besides this I am good in > > Linux,CSS etc.. > > > > I am programming for the past five years and have experience in C/C+ > > +.In my day to day life I spend a lot of time in cracking computing > > puzzles and won various awards in my college. > > > > Idea for the GSOC: > > I liked "SYMBOLIC COMPUTATION OF INTEGRALS BY RECURRENCE" ,and am > > interested in implementing the same.I first saw this idea on project > > ideas page. > > > > I have gone through the concept of the above idea,but don't know how > > much of it is implemented before.Okay coming to the point ,how should > > I start writing codes for it and what to study next as I have studied > > its algorithm. > > > > thanks > > Raman Gupta > > > > -- > > 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. > > -- 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.
