Bloqade is a package for Julia language
-
- First download Julia here
-
- To install Bloqade, please open Julia’s interactive session (known as REPL), press ] key in the REPL to use the package mode, and then add the QuEra Julia registry via:
For the stable release, type:
pkg> add Bloqade
Or for the current master:
pkg> add Bloqade#master
For a more advanced installation guide, please see the Installation page.
New to Bloqade? We recommend you run it in Jupyter notebook, learn how to get it set up here
Any questions? Please leave a comment so we can help.