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