numpy.ma.dump(a, F)
numpy.tril_indices(n, k=0, m=None)
This module contains all functions in the numpy namespace, with the following replacement functions that return
numpy.polynomial.chebyshev.chebdomain = array([-1, 1])
class numpy.polynomial.hermite.Hermite(coef, domain=None, window=None)
Laguerre.copy()
Polynomial.linspace(n=100, domain=None)
New in version 1.4.0. This module provides a number of objects (mostly functions) useful for dealing with Chebyshev series
numpy.ma.make_mask(m, copy=False, shrink=True, dtype=)
numpy.polynomial.hermite.hermfromroots(roots)
Page 7 of 100