Hermite.mapparms()
numpy.polynomial.hermite_e.hermevander(x, deg)
HermiteE.__call__(arg)
Polynomial.trim(tol=0)
Laguerre.has_samedomain(other)
Laguerre.has_sametype(other)
numpy.polydiv(u, v)
New in version 1.6.0. This module provides a number of objects (mostly functions) useful for dealing with Hermite series
numpy.polynomial.legendre.legmul(c1, c2)
numpy.polynomial.legendre.leggrid2d(x, y, c)
Page 9 of 34