supergrad.utils.gates.qasmu_gate#
- supergrad.utils.gates.qasmu_gate(args, n=None, target=0)[source]#
QASM U-gate as defined in the OpenQASM standard.
SuperGrad-supported implementation of
qutip_qip.operations.gates.qasmu_gate().Original docstring below.
- Parameters:
- Returns:
qasmu_gate – Quantum object representation of the QASM U-gate as defined in the OpenQASM standard.
- Return type:
qutip.Qobj