Linear Sequences

This section contains classes and functions for creating and analyzing linear sequences.

Sequence analysis functions

berlekamp_massey(sequence)

Finds the minimum-degree polynomial \(c(x)\) that produces the sequence in \(\mathrm{GF}(p^m)\).