UnitaryMatrix
UnitaryMatrix[umat] converts the unitary matrix umat to a structured array.
Examples
Create a unitary matrix:
UnitaryMatrix[{{1, 0}, {0, 1}}]Something isn't working? Report an issue.
Please visit the official Wolfram Language Reference for more details.