generic.argsort() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from,
RandomState.tomaxint(size=None) Random integers between 0 and sys.maxint, inclusive. Return
numpy.testing.decorate_methods(cls, decorator, testmatch=None)
numpy.issubdtype(arg1, arg2)
numpy.unpackbits(myarray, axis=None) Unpacks elements of a uint8 array into a binary-valued output array. Each element
ndarray.size Number of elements in the array. Equivalent to np.prod(a.shape), i.e., the product of
ndarray.ravel([order]) Return a flattened array. Refer to
numpy.fmin(x1, x2[, out]) = Element-wise minimum of array elements. Compare two arrays and returns a new array containing the
numpy.polynomial.hermite.hermval2d(x, y, c)
numpy.polynomial.hermite_e.hermeone = array([1])
Page 22 of 100