/QuEra-braket-examples

Public repository for examples created by QuEra.

Primary LanguageJupyter NotebookMIT LicenseMIT

⚠️ Bloqade SDK release! ⚠️

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.

QuEra-braket-examples

Public repository for examples created by QuEra.

Using these example

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