BloqadeExpr

Expression and API definitions for Bloqade.

Installation

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

First add the QuEra Julia registry via

pkg> registry add https://github.com/Happy-Diode/Miskatonic.git

For stable release

pkg> add BloqadeExpr

For current master

pkg> add BloqadeExpr#master