MaskedArray.resize(newshape, refcheck=True, order=False)
numpy.frombuffer(buffer, dtype=float, count=-1, offset=0) Interpret a buffer as a 1-dimensional array.
numpy.polynomial.hermite_e.hermetrim(c, tol=0)
numpy.random.randint(low, high=None, size=None, dtype='l') Return random integers from low (inclusive) to
numpy.fft.irfft(a, n=None, axis=-1, norm=None)
numpy.choose(a, choices, out=None, mode='raise')
numpy.matmul(a, b, out=None) Matrix product of two arrays. The behavior depends on the arguments in the following way.
chararray.flags Information about the memory layout of the array. Notes
numpy.polynomial.hermite_e.hermeint(c, m=1, k=[], lbnd=0, scl=1, axis=0)
numpy.flipud(m)
Page 74 of 100