numpy.random.random_integers(low, high=None, size=None) Random integers of type np.int between low
numpy.fft.hfft(a, n=None, axis=-1, norm=None)
numpy.unwrap(p, discont=3.141592653589793, axis=-1)
numpy.polynomial.hermite.hermcompanion(c)
numpy.lookfor(what, module=None, import_modules=True, regenerate=False, output=None)
numpy.polynomial.polynomial.polyvander3d(x, y, z, deg)
numpy.polynomial.hermite_e.poly2herme(pol)
numpy.maximum(x1, x2[, out]) = Element-wise maximum of array elements. Compare two arrays and returns a new array containing
MaskedArray.tofile(fid, sep='', format='%s')
numpy.core.defchararray.istitle(a)
Page 70 of 100