-
Notifications
You must be signed in to change notification settings - Fork 105
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 the ability to tag circuit instructions #848
Commits on Oct 28, 2024
-
Fix
stim.Circuit.to_tableau
ignoringSPP
andSPP_DAG
- Fix `SPP` not being classified as a unitary gate - Fix `SPP_DAG` not being classified as a unitary gate Fixes #846
Configuration menu - View commit details
-
Copy full SHA for cec9e6c - Browse repository at this point
Copy the full SHA cec9e6cView commit details -
Add the ability to tag circuit instructions
- For example, `TICK[100ns]` instead of `TICK` or `I[DYNAMICDECOUPLE] 2 3 5` instead of `I 2 3 5` - There are likely still places where tags are not flowing through as they should TODO BEFORE MERGE: add unit tests, modify file format documentation Fixes #843
Configuration menu - View commit details
-
Copy full SHA for 9dbb5f9 - Browse repository at this point
Copy the full SHA 9dbb5f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b24973 - Browse repository at this point
Copy the full SHA 2b24973View commit details -
Configuration menu - View commit details
-
Copy full SHA for a689a39 - Browse repository at this point
Copy the full SHA a689a39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ab1f13 - Browse repository at this point
Copy the full SHA 6ab1f13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 528dd99 - Browse repository at this point
Copy the full SHA 528dd99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fbc125 - Browse repository at this point
Copy the full SHA 7fbc125View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e86b67 - Browse repository at this point
Copy the full SHA 5e86b67View commit details
Commits on Oct 31, 2024
-
Merge branch 'terribletags' of github.com:quantumlib/Stim into fixtot…
…ableauspp # Conflicts: # src/stim/simulators/error_analyzer.test.cc
Configuration menu - View commit details
-
Copy full SHA for 133e2c9 - Browse repository at this point
Copy the full SHA 133e2c9View commit details -
Merge branch 'main' of github.com:quantumlib/Stim into fixtotableauspp
# Conflicts: # src/stim/simulators/error_analyzer.test.cc
Configuration menu - View commit details
-
Copy full SHA for 9977aa2 - Browse repository at this point
Copy the full SHA 9977aa2View commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e356f10 - Browse repository at this point
Copy the full SHA e356f10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 762c77e - Browse repository at this point
Copy the full SHA 762c77eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 157a0d1 - Browse repository at this point
Copy the full SHA 157a0d1View commit details