Thank you for your interest in Aquila and AHS through braket! If you have found these examples useful we know you will love our new Python SDK for Bloqade.
Public repository for examples created by QuEra.
In order to run these examples you must install the required packages in requirements.txt
. This can be done by using pip install -r requirements.txt
. or conda create -c conda-forge -n my_env --file requirements.txt