Functionsยง
- berlekamp_
massey - Berlekamp-Massey algorithm to find the minimal recurrence relation of a given sequence under a field.
- nth_
term - Fast algorithm to get the n-th term of a linear recurrence relation under a field.
- poly_
mul - Faster-than-naive polynomial multiplication under a field.