Unitary matrix by Ciro Santilli 37 Updated 2025-07-16
Applications:
A **unitary matrix** is a complex square matrix \( U \) that satisfies the condition: \[ U^\dagger U = U U^\dagger = I \] where \( U^\dagger \) is the conjugate transpose (also known as the Hermitian transpose) of \( U \), and \( I \) is the identity matrix of the same dimension as \( U \).

New to topics? Read the docs here!