Skip to content

apozas/fullnn

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

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