On Tuesday, March 8, 2016, Abhishek Verma <[email protected]> wrote:
> Ohkkk Right now I am studying Bronstein's book. And also making abstract > algebra part stronger. I also want to Implement mixed algebraic- > transcendental functions integration apart from algebraic and > trigonometric function. > > Sir Aaron Meurer , As you say that its status is bad, so if I am going to > apply for gsoc and making my application form ,should I focus on Completion > Risch Algorithm Implementation or trying enchancing the Integration part?? > It's not necessarily bad. The algorithm does work, and is used in SymPy. But only for the class of functions that have been implemented (a subset of the exponential and logarithmic cases). The bad thing is that little to no work has been done on the algorithm for a while. > > > I know It will require very very Strong Mathematical Background, so > actually I am trying to asking that how exactly we should prepare > Ourself to applying for Gsoc 2016? > How we can make our goal very practical in our application form?? > Read through Bronstein's book and make sure you can understand the material. Also read through the code. Most of it is based on the pseudo code from the book but not all of it. A good place to start would be to try to finish these unfinished pull requests https://github.com/sympy/sympy/pulls?q=is%3Apr+is%3Aopen+risch+author%3Acheatiiit . Aaron Meurer > > Thanks in Advance Sir > Cheers > Abhishek Verma > > -- > 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/b4eb089f-0e11-4c26-b441-8e7da5c05950%40googlegroups.com > <https://groups.google.com/d/msgid/sympy/b4eb089f-0e11-4c26-b441-8e7da5c05950%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/CAKgW%3D6%2BgebO4Q6KtOS1Fz3pwogfZZ%3DBLb5nkx_Puav7Ofcn%2B%2BA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
