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 stim.Circuit.insert and numpy 2 compat #787

Merged
merged 5 commits into from
Jun 25, 2024
Merged

Add stim.Circuit.insert and numpy 2 compat #787

merged 5 commits into from
Jun 25, 2024

Commits on Jun 24, 2024

  1. Add stim.Circuit.insert

    - Also fix an issue where enormous stats cause sinter to fail to plot
    - Also fix an issue where circuits with the same blocks could be considered not equal if their internal representation was different
    - Also bump pybind version to make numpy 2 start working
    Strilanc committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    30767e0 View commit details
    Browse the repository at this point in the history
  2. Fix scipy import

    Strilanc committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    5d54a81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cd5894 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aaeb5a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Fix spacing

    Strilanc committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7251b6a View commit details
    Browse the repository at this point in the history