PolynomialsΒΆ

The poly1d functions are considered outdated but are retained for backward compatibility. New software needing polynomials should use the classes in the Polynomial Package.

Previous topic

numpy.piecewise

Next topic

Polynomial Package (numpy.polynomial)

This Page