WLJS LogoWLJS Notebook

UnitaryMatrix

UnitaryMatrix[umat] converts the unitary matrix umat to a structured array.

Examples

Create a unitary matrix:

UnitaryMatrix[{{1, 0}, {0, 1}}]

Please visit the official Wolfram Language Reference for more details.

On this page