XanaduAI / thewalrus

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

Update documentation #312

Closed thisac closed 2 years ago

thisac commented 2 years ago

Context: Some parts of the documentation were not consistent.

Description of the Change:

codecov[bot] commented 2 years ago

Codecov Report

Merging #312 (0e3119b) into master (cc53d39) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #312   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         1561      1568    +7     
=========================================
+ Hits          1561      1568    +7     
Impacted Files Coverage Δ
thewalrus/_hafnian.py 100.00% <ø> (ø)
thewalrus/_permanent.py 100.00% <ø> (ø)
thewalrus/charpoly.py 100.00% <ø> (ø)
thewalrus/csamples.py 100.00% <ø> (ø)
thewalrus/decompositions.py 100.00% <ø> (ø)
thewalrus/fock_gradients.py 100.00% <ø> (ø)
thewalrus/quantum/__init__.py 100.00% <ø> (ø)
thewalrus/quantum/fock_tensors.py 100.00% <ø> (ø)
thewalrus/random.py 100.00% <ø> (ø)
thewalrus/reference.py 100.00% <ø> (ø)
... and 3 more

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 cc53d39...0e3119b. Read the comment docs.