recarray.sort(axis=-1, kind='quicksort', order=None) Sort an array, in-place.
recarray.cumprod(axis=None, dtype=None, out=None) Return the cumulative product of the elements along the given axis.
matrix.cumprod(axis=None, dtype=None, out=None) Return the cumulative product of the elements along the given axis.
matrix.T Returns the transpose of the matrix. Does not conjugate! For the complex conjugate transpose, use
record.round() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses
dtype.alignment The required alignment (bytes) of this data-type according to the compiler. More information
MaskedArray.strides Tuple of bytes to step in each dimension when traversing an array. The byte offset
matrix.sum(axis=None, dtype=None, out=None)
generic.choose() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and
record.strides tuple of bytes steps in each dimension
Page 24 of 56