Module finite

Module finite 

Source
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_fieldunstable-enable
Factors a polynomial with coefficients in a finite field.