QRNG used 4 quantum gates: Hadamard Gate - Creates superposition states CNOT Gate - Entangles qubits for Bell pairs Multiple CNOT Gates - Builds GHZ entanglement Rotation Gates
-
Updated
Oct 16, 2025 - Dart
QRNG used 4 quantum gates: Hadamard Gate - Creates superposition states CNOT Gate - Entangles qubits for Bell pairs Multiple CNOT Gates - Builds GHZ entanglement Rotation Gates
Demonstrates the implementation of various logical gates using quantum circuits. The code utilizes three popular quantum computing libraries: Cirq, PyQuil, and ProjectQ.
Solution to Task-3, for QOSF mentor-ship program.
Add a description, image, and links to the cnot-gate topic page so that developers can more easily learn about it.
To associate your repository with the cnot-gate topic, visit your repo's landing page and select "manage topics."