Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.
/ wrelks-quirk Public archive
forked from Strilanc/Quirk

A drag-and-drop quantum circuit simulator that runs in your browser. A toy for exploring and understanding small quantum circuits.

License

Notifications You must be signed in to change notification settings

abhobe/wrelks-quirk

 
 

Repository files navigation

Wrelks is a toy quantum circuit simulator, forked from Quirk, designed to show how Quantum Gate Matrices are applied to a State.

If you want to quickly see the mathematical operations on Quantum States using gates, then wrelks-quirk is a great starting point for you.

Defining features:

  • Runs in web browsers.
  • Drag-and-drop circuit editing.
  • Reacts, displays, and computes in real time.
  • States are rendered in LaTeX.

Notable limitations:

  • Currently the engine can only render one qubit
  • Only basic gates such as X,Y,Z, and Hadamard gates can be used.

Try it out:

Examples

About

A drag-and-drop quantum circuit simulator that runs in your browser. A toy for exploring and understanding small quantum circuits.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.6%
  • HTML 2.4%