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

Implement exact sampler #177

Merged
merged 2 commits into from May 14, 2023
Merged

Implement exact sampler #177

merged 2 commits into from May 14, 2023

Conversation

@coveralls
Copy link

coveralls commented May 14, 2023

Pull Request Test Coverage Report for Build 4970270135

  • 17 of 17 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.09%) to 88.208%

Totals Coverage Status
Change from base Build 4969862030: 0.09%
Covered Lines: 2072
Relevant Lines: 2349

💛 - Coveralls

Copy link
Collaborator

@caleb-johnson caleb-johnson left a comment

Choose a reason for hiding this comment

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

Awesome! Thanks for putting this together

@garrison garrison merged commit 5e314f8 into main May 14, 2023
9 checks passed
@garrison garrison deleted the exact-sampler branch May 14, 2023 14:42
caleb-johnson pushed a commit that referenced this pull request May 14, 2023
* Implement exact sampler

Closes #158

* Update test_simulation.py
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.

Implement exact Sampler that supports mid-circuit measurements
3 participants