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

Add exhaustive subgraph quantum volume measurement. #201

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kylegulshen
Copy link
Contributor

Description

There was an offline request for a more optimized measurement of quantum volume that measures each subgraph of a particular lattice. I have added a method that performs this measurement and reports the probability and lower bound for the list of induced subgraphs, which can be attained by a separate helper function.

Checklist

  • The above description motivates these changes.
  • There is a unit test that covers these changes.
  • The code respects the API separation discussed in .github/CONTRIBUTING.md.
  • Relevant references and equations are cited using our standard reference style.
  • All new and existing tests pass locally and on Semaphore.
  • Parameters have type hints with PEP 484 syntax.
  • Functions and classes have useful sphinx-style docstrings.
  • (New Feature) The docs and example notebooks have been updated accordingly.
  • The changelog (docs/source/changes.rst) has a description of this change.

@kylegulshen kylegulshen requested a review from a team as a code owner October 22, 2019 18:23
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.

1 participant