Skip to content

Homework template for CP1 in 2024

Notifications You must be signed in to change notification settings

abruns123/CP1-24-HW1

 
 

Repository files navigation

This repository contains the codes implementing Bell's inequality on a quantum computer and documentation explaining the Physics behind the code.

Contents:

  1. BellsInequalityTheory.md - Documentation on Physics of Bell's inequality
  2. bells-inequality - folder containing quantumcode.py, the computational implementation of CHSH inequality
  3. unit-testing - folder for unit tests for the code
  4. Requirements - folder containing qiskit documentation
  5. jupyter-notebooks - folder containing jupyter notebook to test the code locally, on a classical computer
  6. Running-Instructions - folder containing instructions on how to set up and run the code

About

Homework template for CP1 in 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 86.8%
  • Python 13.2%