This lab focuses on quantum concepts such as Barrier, Oracle, Deutsch Algorithm and Deutsch Jozsa Algorithm. (Week 5 Lecture)
On command prompt. You can open command prompt using cmd
command if you are on a powershell.
.\install.bat
source .\.venv\Scripts\activate.bat
./install.sh
source ./.venv/bin/activate
Please check task.ipynb
file for task information in detail.
Before submitting the lab work, make sure you have run all of the jupyter cells so that output is also committed along with your code.
You can submit your work using Gradescope, either by connecting your repository or uploading the tasks file.