XanaduAI / thewalrus

A library for the calculation of hafnians, Hermite polynomials and Gaussian boson sampling.
https://the-walrus.readthedocs.io
Apache License 2.0
100 stars 55 forks source link

Banded loop hafnian #246

Closed timjank closed 3 years ago

timjank commented 3 years ago

Implements banded loop hafnian algorithm from https://arxiv.org/abs/2009.11824

codecov[bot] commented 3 years ago

Codecov Report

Merging #246 (de5acdf) into master (ca49a39) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #246   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines         1260      1289   +29     
=========================================
+ Hits          1260      1289   +29     
Impacted Files Coverage Δ
thewalrus/__init__.py 100.00% <ø> (ø)
thewalrus/_hafnian.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ca49a39...de5acdf. Read the comment docs.