Cnot | R Documentation |
cnot gate for a circuit with two qubits
Cnot(a, b)
# to apply Cnot gate to a circuit called qc for Cx(0,1) Cnot(qc,01) forcx(1,0) Cnot(qc,10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.