supergrad.utils.gates.hadamard_transform#
- supergrad.utils.gates.hadamard_transform(n=1)[source]#
Quantum object representing the N-qubit Hadamard gate.
SuperGrad-supported implementation of
qutip_qip.operations.gates.hadamard_transform().Original docstring below.
- Returns:
q – Quantum object representation of the N-qubit Hadamard gate.
- Return type:
qobj