Skip to content

Application that helps user understand the Bloch Sphere

Notifications You must be signed in to change notification settings

JavaFXpert/grok-bloch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ⓗ 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 browser with the next URL [http://127.0.0.1:8000]

🍿Credits

Original project from James Weaver Lots of awesomeness added by Ismael Faro Sertage

About

Application that helps user understand the Bloch Sphere

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published