Pauli
In mathematical physics and mathematics, the Pauli matrices are a set of three 2 × 2 complex matrices which are Hermitian, involutory and unitary.
Last updated
In mathematical physics and mathematics, the Pauli matrices are a set of three 2 × 2 complex matrices which are Hermitian, involutory and unitary.
Last updated
The also called the Pauli spin matrices, are complex matrices that arise in Pauli's treatment of spin in quantum mechanics. They are defined by:
In , pauli matrices occur in the which takes into account the interaction of the of a particle with an external .
Each Pauli matrix is , and together with the identity matrix , the Pauli matrices form a for the real of 2 × 2 Hermitian matrices. This means that any 2 × 2 can be written in a unique way as a linear combination of Pauli matrices, with all coefficients being real numbers.
The Pauli matrices are important in the context of quantum mechanics, and more generally, as they can be used to describe the quantum states, as well as the evolution of the quantum states, of 2 Dimensional quantum systems, called . They are also involved in fundamental quantum information processing protocols such as .
Generating Pauli-X for n
qubits,
To define using numpy, one need to define the entire matrix .
These kind of definition for can be obtained easily using QuTIpy.