Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update probabilities with noise #153

Merged
merged 11 commits into from Mar 26, 2020
Merged

Update probabilities with noise #153

merged 11 commits into from Mar 26, 2020

Conversation

nquesada
Copy link
Collaborator

Add the function update_probabilities_with_noise that does what the name says. It also adds tests and updates the changelog.

@codecov
Copy link

codecov bot commented Mar 25, 2020

Codecov Report

Merging #153 into master will not change coverage by %.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #153   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          924       939   +15     
=========================================
+ Hits           924       939   +15     
Impacted Files Coverage Δ
thewalrus/quantum.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 ffcccd2...d8804a9. Read the comment docs.

@nquesada nquesada requested review from thisac and removed request for thisac March 25, 2020 23:06
Copy link
Member

@josh146 josh146 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good @nquesada! Just minor questions

thewalrus/quantum.py Outdated Show resolved Hide resolved
thewalrus/quantum.py Outdated Show resolved Hide resolved
nquesada and others added 3 commits March 25, 2020 21:10
Co-Authored-By: Josh Izaac <josh146@gmail.com>
@nquesada nquesada merged commit 39f14cc into master Mar 26, 2020
@nquesada nquesada deleted the noise branch March 26, 2020 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants