-
Notifications
You must be signed in to change notification settings - Fork 186
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 Clifford-only simulator (Stim) #2193
Merged
Merged
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eae7404 - Browse repository at this point
Copy the full SHA eae7404View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5b6492 - Browse repository at this point
Copy the full SHA a5b6492View commit details -
Configuration menu - View commit details
-
Copy full SHA for 668c0fa - Browse repository at this point
Copy the full SHA 668c0faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9565ffb - Browse repository at this point
Copy the full SHA 9565ffbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53fdd7d - Browse repository at this point
Copy the full SHA 53fdd7dView commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2c573c3 - Browse repository at this point
Copy the full SHA 2c573c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bd6f6a - Browse repository at this point
Copy the full SHA 5bd6f6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43ec907 - Browse repository at this point
Copy the full SHA 43ec907View commit details
Commits on Sep 10, 2024
-
* Add Python tests (with negative tests) * Throw an addition error message * Add TODO
Configuration menu - View commit details
-
Copy full SHA for 20343fd - Browse repository at this point
Copy the full SHA 20343fdView commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 74da4a2 - Browse repository at this point
Copy the full SHA 74da4a2View commit details -
stim/CMakeLists.txt cleanup / optimizations
* Reduce the number of files built to only those needed by libstim. This makes the build go a little bit faster. * Remove warnings when compiling libstim to not clutter up console * Make the warning custimizations ONLY applicable to Stim submodule building (i.e. allow regular warnings/errors in StimCircuitSimulator.cpp) * Remove unneeded macro
Configuration menu - View commit details
-
Copy full SHA for 0beb0d9 - Browse repository at this point
Copy the full SHA 0beb0d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for af78798 - Browse repository at this point
Copy the full SHA af78798View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.