New in version 1.4.0. This module provides a number of objects (mostly functions) useful for dealing with Chebyshev series
classmethod Legendre.fromroots(roots, domain=[], window=None)
recarray.argpartition(kth, axis=-1, kind='introselect', order=None) Returns the indices that would partition this
recarray.squeeze(axis=None) Remove single-dimensional entries from the shape of a. Refer to
chararray.item(*args) Copy an element of an array to a standard Python scalar and return it.
chararray.count(sub, start=0, end=None)
numpy.polynomial.hermite.hermval2d(x, y, c)
Polynomial.roots()
numpy.polynomial.polynomial.polyzero = array([0])
numpy.polynomial.hermite_e.hermediv(c1, c2)
Page 11 of 100