Function File: minpol (v)

Finds the minimum polynomial for elements of a Galois Field. For a vector v with N components, representing N values in a Galois Field GF(2^m), return the minimum polynomial in GF(2) representing those values.

Package: communications