Quantum Operations, Single-Qubit Gates: Identity Gate
The Identity gate is a single-qubit operation that leaves the basis states |0> and |1> unchanged. I = ( 1 0 0 1 )
Source = https://qiskit.org/documentation/tutorials/circuits/3_summary_of_quantum_operations.html
Kode program tersedia di GitHub = https://github.com/keamanansiber/qiskit/tree/master/2QuantumOperations/Single-Qubit%20Gates