Skip to content

quantum-computing-fall25/lab7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab 7

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

 
 
 

Contributors