3 qubit CNOT gate (control-0,target-1)
This function applies a CNOT gate to 3 qubits. The qubits start from 0,1,2,3,4. Here control is qubit 0 and target is qubit 1
CNOT3_01(a)
a
: The inputresult The result of applying the CNOT3_01 gate
Maintainer: Tinniam V Ganesh tvganesh.85@gmail.com
# Initialze global variables init() CNOT3_01(q101_) CNOT3_01(I8)
Tinniam V Ganesh
https://quantumexperience.ng.bluemix.net/
CNOT2_10
PauliX
measurement
plotMeasurement
CNOT5_03
CNOT3_12