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