WLJS LogoWLJS Notebook

PauliMatrix

PauliMatrix[k] gives the kth Pauli spin matrix σk.

Examples

PauliMatrix[1]
Table[PauliMatrix[k], {k, 0, 3}]

Please visit the official Wolfram Language Reference for more details.

On this page