sagemath / sage

Main repository of SageMath
https://www.sagemath.org
Other
1.32k stars 453 forks source link

Implement GF(p^n) as relative extension of GF(p^d) #2750

Open malb opened 16 years ago

malb commented 16 years ago

Over at #2384 Robert wrote:

On another note, I think I remember hearing somewhere that magma uses zech logs as coefficients, e.g. GF(pn) is implemented as a relative extension of GF(pd) where pd is small enough for the log representation. Would this be worth looking at?

and David replied:

This would only work when n is sufficiently composite, but in that case I think it's a great idea. Still, you need to have very good generic polynomial arithmetic to make this work. I think this is something to work on later.

CC: @robertwb @sagetrac-dmharvey @koffie

Component: basic arithmetic

Issue created by migration from https://trac.sagemath.org/ticket/2750

2c00b582-cfe9-43b9-8124-fec470060704 commented 14 years ago
comment:1

Some references on how Magma works.

www.math.ru.nl/~bosma/pubs/JSC1997FiFi.pdf