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.
numpy scipy numba strawberryfields thewalrus