/gbs

simulating Gaussian Boson Sampling

Primary LanguagePythonApache License 2.0Apache-2.0

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