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

Increment the version number to v0.15 (and update changelog) #236

Closed thisac closed 3 years ago

thisac commented 3 years ago

Update changelog and bump version number to v0.15 for release.

codecov[bot] commented 3 years ago

Codecov Report

Merging #236 (b7e0f72) into master (185afcc) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #236   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines         1268      1269    +1     
=========================================
+ Hits          1268      1269    +1     
Impacted Files Coverage Δ
thewalrus/_version.py 100.00% <100.00%> (ø)
thewalrus/samples.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 185afcc...b7e0f72. Read the comment docs.

josh146 commented 3 years ago

Also, shouldn't torontonian_sample_state be updated to accept both cov and means?