generic.resize() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and
matrix.ctypes An object to simplify the interaction of the array with the ctypes module. This attribute creates
record.fill() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses
matrix.max(axis=None, out=None)
recarray.transpose(*axes) Returns a view of the array with axes transposed. For a 1-D array, this has no effect
record.swapaxes() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from,
ndarray.tostring(order='C') Construct Python bytes containing the raw data bytes in the array. Constructs Python
ndarray.__imod__ x.__imod__(y) <==> x%=y
ndarray.__neg__ x.__neg__() <==> -x
generic.__array_struct__ Array protocol: struct
Page 28 of 56