Re: [sage-support] Question about polynomials roots

2012-03-02 Thread Juan Grados
My question is for the support algorithm, for example: Chien, Berlekamp-Trace ... etc 2012/3/2 Martin Albrecht > Have you read the documentation? It's massive as I just found out: > > sage: F = GF(3) > sage: P. = F[] > sage: p = P.random_element() > sage: p.roots? > > Or check the source: > > sa

Re: [sage-support] Question about polynomials roots

2012-03-02 Thread Martin Albrecht
Have you read the documentation? It's massive as I just found out: sage: F = GF(3) sage: P. = 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

[sage-support] Question about polynomials roots

2012-03-02 Thread juaninf
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. -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send