Skip to content

attila-kun/bloch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 24, 2021
a4dfc9c · Jan 24, 2021
Dec 9, 2020
Jan 24, 2021
Jan 10, 2021
Nov 26, 2020
Jan 23, 2021
Jan 23, 2021
Dec 27, 2020
Dec 27, 2020
Dec 27, 2020
Dec 28, 2020
Jan 7, 2021
Jan 10, 2021
Jan 7, 2021
Jan 7, 2021

Repository files navigation

Demo: https://attilakun.net/bloch

What is this?

This a Bloch sphere simulator. It allows you to enter arbitrary 2x2 matrices and see their effect on the quantum state.

Requirements to run the project

The project uses Node.js for its build. At the time of writing, the project was confirmed to work with v14.15.1 of Node.js but other versions might be appropriate too. If you want to run multiple different versions of Node.js on your machine, then you might find nvm useful.

Running the project

  1. Check the repo out
  2. Run npm install
  3. Run npm run start

Running the tests

Run npm run test

Releases

No releases published

Packages

No packages published