GF

GF R -- make a Galois field from a quotient ring R which happens to be isomorphic to a finite field.
GF(p,n) -- make a Galois field with p^n elements, where p is a prime.

Options:

  • PrimitiveElement => g -- provide a primitive element
  • Variable => x -- provide a variable name
  • See also GaloisField.

    Go to main index.

    Go to concepts index.