Hermite Series, “Physicists” (numpy.polynomial.hermite) — NumPy v2.2 Manual (original) (raw)
- NumPy reference
- Routines and objects by topic
- Polynomials
- Hermite Series, “Physicists” (
numpy.polynomial.hermite
)
This module provides a number of objects (mostly functions) useful for dealing with Hermite series, including a Hermite class that encapsulates the usual arithmetic operations. (General information on how this module represents and works with such polynomials is in the docstring for its “parent” sub-package, numpy.polynomial).