ndarray.__truediv__ x.__truediv__(y) <==> x/y
record.shape tuple of array dimensions
class numpy.recarray
matrix.conj() Complex-conjugate all elements. Refer to numpy.conjugate for full documentation.
MaskedArray.dumps() Returns the pickle of the array as a string. pickle.loads or numpy.loads will convert the string
generic.setflags() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from
MaskedArray.ndim Number of array dimensions. Examples
dtype.char A unique character code for each of the 21 different built-in types.
record.put() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses
ndarray.__ipow__ x.__ipow__(y) <==> x**=y
Page 36 of 56