Skip to content

DazKins/qubit-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qubit Simulator

This is the source code for a 1 qubit quantum circuit simulator.

It is currently hosted here: https://dazkins.com/qubitSimulator.

Note that there is no official/automated release workflow for this, it's just me manually copy/pasting the JS/HTML files, so it's possible there could be divergence between the code in this repo and what's on the live version

Qubit Simulator Screenshot

Building and running

The project is mostly written in raw HTML and JS but Vite has been included with NodeJS to make the linking of the three.js dependency easier.

To run the project locally:

npm install
npm run start

About

A one qubit quantum circuit simulator in the browser

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published