Skip to content

apprenticeadi/gbs

 
 

Repository files navigation

gbs DOI

Implementation of algorithms reported in The Boundary for Quantum Advantage in Gaussian Boson Sampling.

To download the repository and download the requirements from the command line, run:

git clone https://github.com/jakeffbulmer/gbs.git
cd gbs
pip install -r requirements.txt

For example usage, please see examples.ipynb.

Dependencies:

numpy scipy numba strawberryfields thewalrus

About

simulating Gaussian Boson Sampling

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 92.0%
  • Jupyter Notebook 8.0%