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 support for multiple cutoffs #268

Closed ziofil closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #268 (be33aaa) into master (415e132) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #268   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines         1381      1418   +37     
=========================================
+ Hits          1381      1418   +37     
Impacted Files Coverage Δ
thewalrus/__init__.py 100.00% <100.00%> (ø)
thewalrus/_hermite_multidimensional.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 415e132...be33aaa. Read the comment docs.