It calls the NTL library and gets the result, that's all, more or less. Consult http://www.shoup.net/ntl/ to see how the actual hard work is done.
On Wednesday, January 25, 2017 at 10:21:06 AM UTC, Deshpande Varad Shailendra wrote: > > Hello guys, > I wanted to know how does the is_irreducible() function in > polynomial_zz_pex work ? > > The link for the function is below : > > https://github.com/sagemath/sage/blob/master/src/sage/rings/polynomial/polynomial_zz_pex.pyx > > -- You received this message because you are subscribed to the Google Groups "sage-support" 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/sage-support. For more options, visit https://groups.google.com/d/optout.
