Expand description
Contains an algorithm to factor univariate polynomials over finite fields,
based on the more basic functionality of cantor_zassenhaus
.
Functionsยง
- poly_
factor_ finite_ field unstable-enable
- Factors a polynomial with coefficients in a finite field.