Polyutils#
Utility classes and functions for the polynomial modules.
This module provides: error and warning objects; a polynomial base class;and some routines used in both thepolynomial andchebyshev modules.
Functions#
| Return argument as a list of 1-d arrays. |
| Remove small Poly series coefficients. |
| Remove "small" "trailing" coefficients from a polynomial. |
| Return a domain suitable for given abscissae. |
| Apply linear map to input points. |
| Linear map parameters between domains. |
On this page