Skip to content
/ Quirky Public
forked from Strilanc/Quirk

The Quirky Quantum Simulator is a fork of Quirk, the awesome drag & drop quantum circuit simulator by Craig Gidney

License

Notifications You must be signed in to change notification settings

qi-rub/Quirky

 
 

Repository files navigation

The Quirky Quantum Simulator

Quirky is a fork of Quirk, the awesome drag & drop quantum circuit simulator by Craig Gidney.

We have been simplifying Quirk in the context of developing a quantum computing course for high-school students; see quantum-quest.nl for details.

How to Build Quirky

npm install
npm run build -- --profile="Quest 1"
# npm run build-debug -- --profile="Quest 1"

Confirm the build succeeded by opening out/QuirkyQuest1.html with a web browser.

About

The Quirky Quantum Simulator is a fork of Quirk, the awesome drag & drop quantum circuit simulator by Craig Gidney

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.8%
  • HTML 2.2%