bloqade.native.stdlib.simple.cz
← Module overview
function
source
functioncz¶source
bloqade.native.stdlib.simple.cz
def cz(control: qubit.Qubit, target: qubit.Qubit)Apply a controlled-Z gate on two qubits.
Parameters
| Name | Type | Description |
|---|---|---|
control | qubit.Qubit | The control qubit. |
target | qubit.Qubit | The target qubit. |