supergrad.utils.gates.z_gate#
- supergrad.utils.gates.z_gate(n=None, target=0)[source]#
Pauli-Z gate or sigmaz operator.
SuperGrad-supported implementation of
qutip_qip.operations.gates.z_gate().Original docstring below.
- Returns:
result – Quantum object for operator describing a single-qubit rotation through pi radians around the z-axis.
- Return type:
qutip.Qobj