bloqade.native.stdlib.simple.y
← Module overview
function
source
functiony¶source
bloqade.native.stdlib.simple.y
def y(qubit: qubit.Qubit)Apply a Pauli-Y gate on a single qubit.
Parameters
| Name | Type | Description |
|---|---|---|
qubit | qubit.Qubit | The qubit to apply the Y gate to. |