recarray.any(axis=None, out=None, keepdims=False) Returns True if any of the elements of a evaluate to True.
recarray.conjugate() Return the complex conjugate, element-wise. Refer to numpy.conjugate for full
Page 8 of 8