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

Basis ordering #237

Closed nquesada closed 3 years ago

nquesada commented 3 years ago

Setups nice functions and tests to change quadrature ordering, closing https://github.com/XanaduAI/thewalrus/issues/232 .

codecov[bot] commented 3 years ago

Codecov Report

Merging #237 (64bf309) into master (ca55d20) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #237   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines         1248      1268   +20     
=========================================
+ Hits          1248      1268   +20     
Impacted Files Coverage Δ
thewalrus/symplectic.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 ca55d20...64bf309. Read the comment docs.