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

removes real_if_close statements causing bugs #215

Closed nquesada closed 3 years ago

nquesada commented 3 years ago

Solves https://github.com/XanaduAI/thewalrus/issues/213

codecov[bot] commented 3 years ago

Codecov Report

Merging #215 (2c39123) into master (8e856d1) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #215   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines         1205      1205           
=========================================
  Hits          1205      1205           
Impacted Files Coverage Δ
thewalrus/quantum/fock_tensors.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 8e856d1...2c39123. Read the comment docs.