On Tue, Jul 11, 2023 at 1:46 PM GUSTAVO TERRA BASTOS
wrote:
> Firstly I define the finite extension field and the generator polynomial.
> Then, when I try to define/describe the cyclic code using *" Cc =
> codes.CyclicCode(generator_pol = g, length =n)" *I got the following
> message: *'sage.rin
Firstly I define the finite extension field and the generator polynomial.
Then, when I try to define/describe the cyclic code using *" Cc =
codes.CyclicCode(generator_pol = g, length =n)" *I got the following
message: *'sage.rings.finite_rings.element_givaro.FiniteField_givaroElement'
object h
On Tue, Jul 11, 2023 at 4:10 AM GUSTAVO TERRA BASTOS
wrote:
> Hi !
>
> I have been facing problems to describe cyclic codes over finite extension
> fields. It is easy to do with GF(p), but I can´t explicit codes over
> GF(p^m) (noticing all the mathematical background). Anyone could provide me
>
Hi !
I have been facing problems to describe cyclic codes over finite extension
fields. It is easy to do with GF(p), but I can´t explicit codes over
GF(p^m) (noticing all the mathematical background). Anyone could provide me
an example?
Best,
--
You received this message because you are subs