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

unleash confusion map #5717

Merged
merged 5 commits into from
Jul 11, 2022
Merged

Commits on Jul 11, 2022

  1. Revert "Guard confusion_map usage (quantumlib#5534)"

    Assume SimulationState subclasses accept the confusion_map argument in
    their `measure()` methods.  Remove work around for classes that do not.
    
    This reverts commit 25388af.
    pavoljuhas committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    4a4944d View commit details
    Browse the repository at this point in the history
  2. Disable failing pylint check on missing argument

    Some subclasses don't need it and don't even know it.
    pavoljuhas committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    5bb59fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bdedab View commit details
    Browse the repository at this point in the history
  4. Fix typo in docstring

    pavoljuhas committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    9d70262 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b5a71a View commit details
    Browse the repository at this point in the history