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

Adds functionality to calculate click cumulants #274

Closed nquesada closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #274 (b4381dc) into master (e719179) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #274   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines         1421      1435   +14     
=========================================
+ Hits          1421      1435   +14     
Impacted Files Coverage Δ
thewalrus/quantum/__init__.py 100.00% <ø> (ø)
thewalrus/_torontonian.py 100.00% <100.00%> (ø)
thewalrus/quantum/means_and_variances.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 e719179...b4381dc. Read the comment docs.