class numpy.polynomial.laguerre.Laguerre(coef, domain=None, window=None)
numpy.polynomial.hermite_e.hermevander3d(x, y, z, deg)
numpy.ma.corrcoef(x, y=None, rowvar=True, bias=, allow_masked=True, ddof=)
numpy.apply_along_axis(func1d, axis, arr, *args, **kwargs)
numpy.find_common_type(array_types, scalar_types)
numpy.polynomial.legendre.poly2leg(pol)
chararray.reshape(shape, order='C') Returns an array containing the same data with a new shape.
numpy.real_if_close(a, tol=100)
numpy.random.gumbel(loc=0.0, scale=1.0, size=None) Draw samples from a Gumbel distribution. Draw samples from a
numpy.polynomial.chebyshev.chebweight(x)
Page 8 of 100