Hermitian
the Hermitian matrix [[A,B],[C,D]]
Methods defined in Hermitian
transpose(a, axes=None) returns array with dimensions permuted
according to axes. If axes is None (default) returns array with
dimensions reversed.
Methods defined in base2by2
normalize to matrix of unit determinant
invert the matrix in place
Attributes
<property object at 0x013F5788>
<property object at 0x013F58A0>
<property object at 0x013F5738>
<property object at 0x013F5508>
See
the source
for more information.