-
Notifications
You must be signed in to change notification settings - Fork 49
Fix #168: Remove Pauli measurements #498
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
Open
thierry-martinez
wants to merge
43
commits into
TeamGraphix:master
Choose a base branch
from
thierry-martinez:fix/168-remove-pauli-measurements
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
ef7d956
Fix #168: Remove Pauli measurements
thierry-martinez 00cdf09
Add missing files
thierry-martinez 881eefb
Rename `_remove_node` and more comments
thierry-martinez f0db759
Type annotations for pyright
thierry-martinez 78755a2
Revert `extract_graph` docstring
thierry-martinez 22f6322
Add `remove_pauli_measurements` module to the documentation
thierry-martinez 98fa9bb
Comment on quoting type
thierry-martinez f6acaed
Improve test coverage
thierry-martinez 4e030b6
Refactor `remove_pauli_measurements` function
thierry-martinez ecbea8d
Fix ruff and mypy
thierry-martinez fb95587
Fixes from Mateo's review
thierry-martinez c38821d
Make `measurements` a property` and use `tuple` instead of `list` in …
thierry-martinez f8ec5bf
Replace by `remove_pauli_measurements` everywhere
thierry-martinez a0822b8
Comment on indexing of input nodes and output nodes
thierry-martinez 0b68dcb
Include input nodes in `pauli_measurement`
thierry-martinez 840c415
Remove incomplete definition
thierry-martinez a70efe5
Fix examples
thierry-martinez 26818e1
Pin pnpm to the latest version reported to work
thierry-martinez e73e6b8
Restore `corepack enable`
thierry-martinez 506e617
Bump action-suggester v1.24.0
thierry-martinez a4cfd96
Merge branch 'master' into fix/168-remove-pauli-measurements
thierry-martinez fc74029
Fix `test_compose_7`
thierry-martinez 5a25eb8
Update visualization reference
thierry-martinez 296c93a
Restore `remove_input_nodes` in `tn_simulation.py`
thierry-martinez ef119c2
Remove `perform_pauli_measurements`
thierry-martinez 3953e07
Remove `graphsim`
thierry-martinez bf89359
Remove `Pattern.results`
thierry-martinez 10bf974
Move `c_dict` as last parameter of `StandardizedPattern`
thierry-martinez c87b240
Update reverse dependencies
thierry-martinez a046db7
Restore GraphState
thierry-martinez e8adbf2
Fix URL
thierry-martinez e33a760
Clarify `test_step_4_no_flow` and `try_pivot_x_with_output_node`
thierry-martinez e23f4e3
Merge branch 'master' into fix/168-remove-pauli-measurements
thierry-martinez 9f59cde
Add a note about nondeterministic patterns
thierry-martinez daf1d45
Restore `test_graphsim.py`
thierry-martinez 5b9c130
Remove `test_standardize_domains_and_clifford`
thierry-martinez 408a379
Add comment for `pauli_measurements`
thierry-martinez ef57707
Mention removal of `Pattern.results` and `incorporate_pauli_results`
thierry-martinez bc5fd62
Update docstring
thierry-martinez e6c6565
Merge branch 'master' into fix/168-remove-pauli-measurements
thierry-martinez 3a92ea6
Update uv.lock (pin qiskit `==2.3.1`)
thierry-martinez 05b9a99
Fix `try_pivot_x_with_output_node`
thierry-martinez 70d0ad7
Nit-picking
thierry-martinez File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.