SciPy

scipy.special.hermite

scipy.special.hermite(n, monic=0)[source]

Return the nth order Hermite polynomial, H_n(x), orthogonal over (-inf,inf) with weighting function exp(-x**2)