Cross posting additional information provided by Martin Lee to mpir-devel. Bill.
On 11 April 2013 17:14, [email protected] <[email protected]> wrote: > Hi Ritisha > > > Quite a few papers have been mentioned in the project description, i would >> want to know a start point as to where i can start looking at codes or >> reference material, which can help me draft a relevant proposal for the >> project. >> > > For a general description of rational reconstruction you can take a look > at Modern Computer > Algebra<http://books.google.de/books/about/Modern_Computer_Algebra.html?hl=de&id=NuEHj0wPwgIC>(Chapter > 5.10). In the same book there is a Chapter on Fast Euclidean > Algorithm (Chapter 11.1) which will help you understand the basics of Fast > GCD. Implementation wise you can take a look at a function in > NTL<http://www.shoup.net/ntl>called _ntl_gxxratrecon in g_lip_impl.h which > implements the Collins & > Encarnacion algorithm. > Cheers > Martin > > -- > > --- > You received this message because you are subscribed to the Google Groups > "flint-devel" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "mpir-devel" 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/mpir-devel?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
