ismaelfaro / grok-bloch

Application that helps user understand the Bloch Sphere

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ⓗ grok-bloch

Application that helps user understand the Bloch Sphere

🚀 Use it:

you can run it online: demo

or

you can download this repo and run it from a Web server. If you have python, you can start a web server with the next line of code:

Python 3 > python -m http.server 8000

Python 2 > python -m SimpleHTTPServer 8000

open a brownser with the next URL [http://127.0.0.1:8000]

🍿Credits

Original project from James Weaver

About

Application that helps user understand the Bloch Sphere


Languages

Language:JavaScript 95.2%Language:HTML 4.8%