mfinfact.spad line 1 [edit on github]
Package for factorization of multivariate polynomials over finite fields.
factor(p)
produces the complete factorization of the multivariate polynomial p
over a finite field.
factor(p)
produces the complete factorization of the multivariate polynomial p
over a finite field. p
is represented as a univariate polynomial with multivariate coefficients over a finite field.