HermiteE Series, “Probabilists” (numpy.polynomial.hermite_e) — NumPy v2.2 Manual (original) (raw)
- NumPy reference
- Routines and objects by topic
- Polynomials
- HermiteE Series, “Probabilists” (
numpy.polynomial.hermite_e
)
This module provides a number of objects (mostly functions) useful for dealing with Hermite_e series, including a HermiteE 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).