JQZ1111 / gbs

simulating Gaussian Boson Sampling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Apache License 2.0


Languages

Language:Python 92.0%Language:Jupyter Notebook 8.0%