numpy.polynomial.legendre.legvander(x, deg)
numpy.polynomial.chebyshev.chebroots(c)
classmethod Laguerre.identity(domain=None, window=None)
poly1d.__call__(val)
numpy.polynomial.hermite.hermgrid3d(x, y, z, c)
classmethod Legendre.basis(deg, domain=None, window=None)
The convenience classes provided by the polynomial package are: Name Provides
Chebyshev.has_samecoef(other)
classmethod HermiteE.basis(deg, domain=None, window=None)
numpy.polynomial.hermite_e.hermegauss(deg)
Page 22 of 34