Have you read the documentation? It's massive as I just found out: sage: F = GF(3) sage: P.<x> = F[] sage: p = P.random_element() sage: p.roots?
Or check the source: sage: p.roots?? On Saturday 03 Mar 2012, juaninf wrote: > Dears members > > I am have a p(X) belong F[X], where F is a Galois Field. In sage i > have a roots() function, I want know please, What is a algorithm used > for implement this function?. > > thanks. Cheers, Martin -- name: Martin Albrecht _pgp: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x8EF0DC99 _otr: 47F43D1A 5D68C36F 468BAEBA 640E8856 D7951CCF _www: http://martinralbrecht.wordpress.com/ _jab: martinralbre...@jabber.ccc.de -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org