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