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

sampler out #352

Closed
wants to merge 45 commits into from
Closed

sampler out #352

wants to merge 45 commits into from

Conversation

caleb-johnson
Copy link
Collaborator

@caleb-johnson caleb-johnson commented Aug 13, 2023

Resolves #363

This is a reference branch where the refactor of the QPD-based circuit cutting workflow will be staged. The primary goal of this PR is to create a lean circuit cutting interface that exposes the Sampler primitive directly to the user.

I will break this into as many smaller PRs as makes sense to facilitate good code review and mitigate any regressions in the docs from so many sudden changes.

@caleb-johnson caleb-johnson changed the title checkpoint sampler out Aug 13, 2023
@caleb-johnson caleb-johnson added the cutting QPD-based circuit cutting code label Aug 14, 2023
@caleb-johnson caleb-johnson marked this pull request as ready for review August 19, 2023 00:53
@coveralls
Copy link

coveralls commented Aug 19, 2023

Pull Request Test Coverage Report for Build 5912382665

  • 123 of 123 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 91.634%

Totals Coverage Status
Change from base Build 5911786869: -0.2%
Covered Lines: 2848
Relevant Lines: 3108

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cutting QPD-based circuit cutting code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor circuit cutting modules to expose backend execution to user
2 participants