Revision history for Math-Polynomial-ModInt
0.005 2022-06-04
-
made $order singletons readonly
-
added optional argument to $order->next_poly
-
added modulus > 1 sanity checks
-
extended examples
-
moved bug tracker to github
0.004 2019-12-10
-
added lambda_reduce, first_root, and is_irreducible
0.003 2019-09-29
-
fixed prereqs in Makefile.PL
-
fixed doc typos
-
cleaned up POD
0.002 2019-09-28
-
extracted to separate distribution
0.001 2013-12-13
-
initial version within Math-GaloisField