skewHermitian
Skew-Hermitian, sometimes called anti-Hermitian, refers to a property of complex square matrices A for which the conjugate transpose equals its negative: A* = -A. Here A* denotes the transpose followed by complex conjugation.
Basic consequences of the definition include constraints on the entries and the spectrum. The diagonal entries
A useful relation is that iA is Hermitian, since (iA)* = -iA* = iA. This places skew-Hermitian matrices
A simple example in 2x2 form is A = [ [0, −1], [1, 0] ], which satisfies A* = −A