zgate | R Documentation |
PauliZ gate for a circuit
zgate(qubit)
# to apply an Z gate to the first qubit of a circuit called qc qc$q_1<-PauliZ(qc$q_1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.