numpy.polynomial.hermite_e.hermegrid2d(x, y, c)
numpy.polynomial.hermite_e.herme2poly(c)
Hermite.deriv(m=1)
numpy.polynomial.hermite.hermgrid2d(x, y, c)
numpy.polynomial.hermite.hermmul(c1, c2)
Hermite.has_samedomain(other)
Laguerre.__call__(arg)
Chebyshev.mapparms()
Chebyshev.cutdeg(deg)
New in version 1.6.0. This module provides a number of objects (mostly functions) useful for dealing with Legendre series
Page 30 of 32