poly1d.deriv(m=1)
numpy.polynomial.chebyshev.chebtrim(c, tol=0)
numpy.polynomial.laguerre.lagval3d(x, y, z, c)
numpy.polynomial.legendre.legpow(c, pow, maxpower=16)
Laguerre.has_samecoef(other)
numpy.polynomial.hermite_e.hermegrid3d(x, y, z, c)
numpy.polynomial.legendre.legvander(x, deg)
Basics
Chebyshev.copy()
numpy.polynomial.chebyshev.chebpow(c, pow, maxpower=16)
Page 24 of 34