Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 637 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 637 Bytes

⚠️ 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