#18714: Dual bases for finite fields
----------------------------+--------------------------------------------
   Reporter:  tgagne        |            Owner:
       Type:  enhancement   |           Status:  new
   Priority:  minor         |        Milestone:  sage-6.8
  Component:  finite rings  |         Keywords:  dual basis, finite field
  Merged in:                |          Authors:
  Reviewers:                |  Report Upstream:  N/A
Work issues:                |           Branch:
     Commit:                |     Dependencies:
   Stopgaps:                |
----------------------------+--------------------------------------------
 The dual basis `d` of a basis `e` of the finite field `GF(p)^n` has the
 property that the field trace of the product of an element of `e` with an
 element of `d` equals the Kronecker delta function. Every linear function
 over `GF(p)^n` can be realized as a polynomial over `GF(p^n)`; the dual
 basis is critical to the determination of this polynomial.
 The algorithm for dual basis calculation comes from pages 110-111 of
 !McEliece's "Finite Fields for Computer Scientists and Engineers" and is
 calculated with a single matrix inversion over `GF(p)`.

--
Ticket URL: <http://trac.sagemath.org/ticket/18714>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to