XanaduAI / thewalrus

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

Update means_and_variances.py #244

Closed nquesada closed 3 years ago

nquesada commented 3 years ago

Speed up photon_number_covar and close [#221]

codecov[bot] commented 3 years ago

Codecov Report

Merging #244 (accde69) into master (ad6eee0) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #244   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines         1269      1263    -6     
=========================================
- Hits          1269      1263    -6     
Impacted Files Coverage Δ
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 ad6eee0...accde69. Read the comment docs.