bloqade.qasm3.y
← Module overview
function
source
functiony¶source
bloqade.qasm3.y
def y(qarg: Qubit) -> NoneApply the Y (Pauli-Y) gate.
Parameters
| Name | Type | Description |
|---|---|---|
qarg | Qubit | The qubit to apply the gate to. |