Skip to content

apozas/fullnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI

Computational appendix of Full network nonlocality

Alejandro Pozas-Kerstjens, Nicolas Gisin and Armin Tavakoli

This is a repository containing the computational appendix of the article "Full network nonlocality. Alejandro Pozas-Kerstjens, Nicolas Gisin, and Armin Tavakoli. Phys. Rev. Lett. 128, 010403 (2022) [arXiv:2105.09325]." It provides a detailed explanation of how to write the linear programming problems associated to hybrid classical-nonsignaling inflations, and the necessary codes for obtaining the full network Bell inequalities depicted in the manuscript.

All code is written in Python.

Libraries required:

  • mosek for solving the linear programming problems
  • numpy for numerical manipulations
  • picos <= 2.2 for setting up the linear programming problems
  • qutip for quantum mechanical operations
  • sympy for symbolic manipulations

If you would like to cite this work, please use the following format:

A. Pozas-Kerstjens, N. Gisin, and A. Tavakoli, Full network nonlocality, Phys. Rev. Lett. 128, 010403 (2022)

@article{fullnn,
  title = {Full Network Nonlocality},
  author = {Pozas-Kerstjens, Alejandro and Gisin, Nicolas and Tavakoli, Armin},
  journal = {Phys. Rev. Lett.},
  volume = {128},
  issue = {1},
  pages = {010403},
  numpages = {6},
  year = {2022},
  month = {Jan},
  publisher = {American Physical Society},
  doi = {10.1103/PhysRevLett.128.010403},
  url = {https://link.aps.org/doi/10.1103/PhysRevLett.128.010403}
}

About

Code repository for Phys. Rev. Lett. 128, 010403 (2022) [arXiv:2105.09325]

Resources

License

Stars

Watchers

Forks

Packages

No packages published