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 the polynomial
and chebyshev
modules.
Warning objects
Issued by chebfit when the design matrix is rank deficient. |
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. |
© 2005–2021 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/1.21/reference/routines.polynomials.polyutils.html