A library for the calculation of hafnians, Hermite polynomials and Gaussian boson sampling.
A library for the calculation of hafnians, Hermite polynomials and Gaussian boson sampling.
pip install xanaduai-thewalrus
from xanaduai-thewalrus import thewalrus
# Example usage
algorithm = thewalrus()
result = algorithm.run()
Apache-2.0