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

Bugfix Cirq Datasets and LGST Bug #420

Merged
merged 2 commits into from
Apr 16, 2024
Merged

Bugfix Cirq Datasets and LGST Bug #420

merged 2 commits into from
Apr 16, 2024

Commits on Apr 15, 2024

  1. Add option for converting cirq result labels

    Add the (now default) option to convert a from the standard format for outcome labels in cirq (integers) to the standard representation used in pyGSTi (bit strings).
    Corey Ostrove committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3398871 View commit details
    Browse the repository at this point in the history
  2. Sparse dataset LGST fix

    Bugfix for LGST to work with sparse data set formats where the count dicts only contain outcomes with non-zero counts.
    Corey Ostrove committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8fd37d9 View commit details
    Browse the repository at this point in the history