archimedes.measureΒΆ

Weight functions and reference domains for classical measures.

Shared low-level abstraction consumed by archimedes.quadrature (Gauss quadrature rules) and, via the Wiener-Askey correspondence between these weights and classical probability distributions, intended for future use by probability/uncertainty code as well.

Classes

HermiteMeasure()

Measure for the physicists' Hermite polynomial family.

HermiteNormMeasure()

Measure for the probabilists' Hermite polynomial family.

JacobiMeasure(alpha, beta)

Measure for the Jacobi polynomial family.

LaguerreMeasure()

Measure for the Laguerre polynomial family.

LegendreMeasure()

Measure for the Legendre polynomial family.

Measure()

The weight and reference domain defining an orthogonal polynomial family.