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

Increase tolerance in n_qubit_tomography_test' #2774

Merged
merged 20 commits into from
Feb 19, 2020

Conversation

fedimser
Copy link
Collaborator

I just got CI failure with this test failing with message

assert np.linalg.norm(error_rho) < 0.05
AssertionError: assert 0.055035732500366044 < 0.05

@googlebot googlebot added the cla: yes Makes googlebot stop complaining. label Feb 17, 2020
@fedimser fedimser closed this Feb 17, 2020
@fedimser
Copy link
Collaborator Author

I'm sorry, I accidentally added files from other branch as well.

@fedimser fedimser reopened this Feb 17, 2020
@vtomole vtomole added the automerge Tells CirqBot to sync and merge this PR. (If it's running.) label Feb 19, 2020
@CirqBot CirqBot added the front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. label Feb 19, 2020
@CirqBot CirqBot merged commit a1d2fb1 into quantumlib:master Feb 19, 2020
@CirqBot CirqBot removed the automerge Tells CirqBot to sync and merge this PR. (If it's running.) label Feb 19, 2020
@CirqBot CirqBot removed the front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. label Feb 19, 2020
ajhanus pushed a commit to ajhanus/Cirq that referenced this pull request Mar 25, 2020
I just got CI failure with this test failing with message 
```
assert np.linalg.norm(error_rho) < 0.05
AssertionError: assert 0.055035732500366044 < 0.05
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Makes googlebot stop complaining.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants