nzmath.poly.uniutil
IntegerPolynomial †
Polynomial with integer coefficients.
(new in 0.90.0)
This class is required because special initialization must be done
for built-in int/long.
This class inherits UniqueFactorizationDomainPolynomial.
Constructor †
IntegerPolynomial(coefficients [,coeffring [,keyword arguments]]) †
Initialize the polynomial.
- coefficients: initializer for polynomial coefficients
- coeffring: the ring of rational integers
Methods †
See UniqueFactorizationDomainPolynomial.