Classical and quantum simulations of CHSH Bell inequalities using local hidden variable models and Qiskit.
β οΈ Work in progress β first personal GitHub repository.
This project explores the CHSH version of Bell inequalities through computational simulations.
It includes:
- classical local hidden-variable models
- quantum simulations (Qiskit)
- numerical experiments
- visualizations of the CHSH parameter (S)
Current objectives of the project:
- implement different classical hidden-variable models
- simulate quantum correlations
- compare classical vs quantum results
- visualize the CHSH inequality (S) as a function of measurement angles
- explore conditions for Bell inequality violations
- Python
- NumPy
- Matplotlib
- Qiskit
- Jupyter Notebook
This repository is a learning project focused on:
- Git/GitHub workflow
- scientific Python project structure
- computational physics
- quantum information theory