Alice and Bob | Classiq workshop
If this is your first competition on Aqora, we highly recommend you follow the
H2 Groundstate Energy Tutorial
to get familar with the platform and the CLI.
Downloading the template
To download the template for this use case, you can run the following command in the terminal
aqora template alice-and-bob-classiq-workshop
This will download the template into a folder called alice-and-bob-classiq-workshop
.
You can then open the folder in Visual Studio Code by running the following command in the terminal
aqora lab -p alice-and-bob-classiq-workshop
This should open the folder in Visual Studio Code. If you receive a
prompt, you can click on "Yes, I trust the authors".
Getting Started
You can find a all these notebooks in submission
:
part1_arithmetic.ipynb
part2_state_preparation.ipynb
part3_deutsch_jozsa.ipynb
part4_ghz_state.ipynb
part5_grover.ipynb
Fill in your solution. You can run the notebook locally to test your
solution by running the following in the terminal
And when you are ready to submit run