numpy.ma.expand_dims(x, axis)
ndarray.flags Information about the memory layout of the array. Notes The
MaskedArray.sum(axis=None, dtype=None, out=None)
numpy.copyto(dst, src, casting='same_kind', where=None) Copies values from one array to another, broadcasting as necessary.
MaskedArray.__iadd__(other)
numpy.ravel(a, order='C')
numpy.polynomial.hermite.hermx = array([ 0. , 0.5])
numpy.linalg.lstsq(a, b, rcond=-1)
numpy.polynomial.hermite_e.hermetrim(c, tol=0)
dtype.str The array-protocol typestring of this data-type object.
Page 97 of 100