Skip to content

quantum-computing-fall25/lab4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab 4

Setting up

For Windows

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

For Linux/Mac

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

Tasks

NOTE: Before jumping into the tasks, make sure you have completed Quiz 1 which is available in your Gradescope.

Tasks are provided as interactive jupyter notebooks inside tasks directory. Follow the instructions provided in each cell.

Submitting

Before submitting the lab work, make sure you have run all of the 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