Quantum Circuit Sandbox

Manually build and simulate your own quantum circuits by dragging gates.

Try these examples:

Quantum Gates

H - Hadamard
Creates superposition
X - Pauli-X
Bit flip (NOT gate)
Y - Pauli-Y
Y rotation
Z - Pauli-Z
Phase flip
⊕ - CNOT
Controlled NOT
RX - RX
X rotation
RY - RY
Y rotation

Quantum Circuit

|0⟩
|1⟩

Measurement Probabilities

Build and run a circuit to see results!

Interpretation

SimpleTechnical

Interpretation will appear here after running a circuit.

Qiskit Code

Build a circuit to generate Qiskit code...