Skip to content

quantum-computing-fall25/lab5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab 5

This lab focuses on quantum concepts such as Barrier, Oracle, Deutsch Algorithm and Deutsch Jozsa Algorithm. (Week 5 Lecture)

Setting up

For Windows

On command prompt. You can open command prompt using cmd command if you are on a powershell.

.\install.bat
source .\.venv\Scripts\activate.bat

For Linux/Mac

./install.sh
source ./.venv/bin/activate

Tasks

Please check task.ipynb file for task information in detail.

Submitting

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published