/Bloqade.jl

Package for the quantum computation and quantum simulation based on the neutral-atom architecture.

Primary LanguageJuliaOtherNOASSERTION

Bloqade Logo

Build Status Coverage Status

Bloqade is a package developed for quantum computation and quantum simulation based on the neutral-atom architecture. Please refer to the documentation page to learn more about Bloqade.

Installation

Bloqade is a   Julia Language   package. To install Bloqade, please open Julia's interactive session (known as REPL) and press ] key in the REPL to use the package mode, and then type the following command:

For stable release:

pkg> add Bloqade

For current master:

pkg> add Bloqade#master

License

Apache License 2.0