You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the Drag and Drop feature to apply the quantum gates where you want to implement.
To implement quantum circuits you can use qiskit as well as OpenQASM 2.0 code editor. (Click copy button to copy whole code in clipboard)
Right-side window shows the output of the left-side implemented quantum circuit. Upper-section shows probability of all the possible outcomes whereas lower one shows the state vector quantum circuit in Complex number format.
Example
Available examples:
Deutch’s Problem
Deutch-Jozsa Problem
Bernstein-Vazirani Problem
Description of every example is provided at the top.
You can adjust Quantum Oracle function using Right-Corner HTML GUI.
Qiskit and OpenQASM 2.0 code auto changes according to any change in Quantum Oracle or in Circuit GUI. (vise-versa)
About
A Simulator which can perform quantum circuits on Classical Computer