On 4 May 2015 at 15:22, Evrim Ulu <
evri...@gmail.com> wrote:
>
> Here it is:
>
> F16.extension(modulus=x^7+x+1)
To quote from the documentation of the extension() method used here:
"Extensions of non-prime finite fields by polynomials are not yet
supported: we fall back to generic code:"
follwed by an example. In your case you get
Univariate Quotient Polynomial Ring in x over Finite Field in g of
size 2^4 with modulus x^7 + x + 1
which does at least know that it is a field, but its type is not
FiniteField but PolynomialQuatientRing .
There has been recent work to improve handling of relative extensions
of finite fields, and perhaps someone who has been involved with that
will comment further.
John Cremona
> --
> 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
sage-support...@googlegroups.com.
> To post to this group, send email to
sage-s...@googlegroups.com.
> Visit this group at
http://groups.google.com/group/sage-support.
> For more options, visit
https://groups.google.com/d/optout.