RandomState.bytes(length) Return random bytes.
numpy.rint(x[, out]) = Round elements of the array to the nearest integer.
classmethod Chebyshev.basis(deg, domain=None, window=None)
numpy.unique(ar, return_index=False, return_inverse=False, return_counts=False)
numpy.testing.assert_array_max_ulp(a, b, maxulp=1, dtype=None)
exception numpy.RankWarning
numpy.exp(x[, out]) = Calculate the exponential of all elements in the input array.
numpy.ma.min(obj, axis=None, out=None, fill_value=None)
Hermite.trim(tol=0)
numpy.polynomial.legendre.legval2d(x, y, c)
Page 68 of 100