nzmath.poly.univar

BasicPolynomial

Basic polynomial data type ignoring a variable name and the ring.

This class inherits and implements PolynomialInterface.

Constructor

BasicPolynomial(coefficients [, keyword arguments..])

coefficients can be any dict initial values.