dtype.subdtype Tuple (item_dtype, shape) if this
numpy.seterrobj(errobj) Set the object that defines floating-point error handling. The error object contains all information
New in version 1.4.0.
numpy.fromiter(iterable, dtype, count=-1) Create a new 1-dimensional array from an iterable object.
numpy.random.sample(size=None) Return random floats in the half-open interval [0.0, 1.0). Results are from the
Hermite.linspace(n=100, domain=None)
numpy.irr(values)
numpy.polynomial.hermite_e.hermeval3d(x, y, z, c)
class numpy.polynomial.chebyshev.Chebyshev(coef, domain=None, window=None)
numpy.ptp(a, axis=None, out=None)
Page 69 of 100