-
-
Notifications
You must be signed in to change notification settings - Fork 43
✨ Collect clifford blocks #885
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
Merged
burgholzer
merged 138 commits into
munich-quantum-toolkit:main
from
jannikpflieger:collectCliffordBlocks
Aug 27, 2025
Merged
Changes from all commits
Commits
Show all changes
138 commits
Select commit
Hold shift + click to select a range
212533c
isCliffordCheck
jannikpflieger 3f64b2f
added isCliffordOperation
jannikpflieger 5db7ac5
edited collectBlocks to handle CliffordBlocks
jannikpflieger 4995e47
Added Tests and redefined if statements in opertaon
jannikpflieger 62004e5
fixed Testcases
jannikpflieger 1656046
Update ci.yml
jannikpflieger 8c811bd
Update ci.yaml again
jannikpflieger 5812c72
Merge branch 'cda-tum:main' into collectCliffordBlocks
jannikpflieger d9d2132
🎨 pre-commit fixes
pre-commit-ci[bot] 3282c67
more Test Coverage and fix linting errors
jannikpflieger 43d18ae
Merge branch 'cda-tum:main' into collectCliffordBlocks
jannikpflieger 088ada5
removed outcommented code
jannikpflieger 486e225
Added import and fixed variable const
jannikpflieger 66ed0fc
Merge branch 'munich-quantum-toolkit:main' into collectCliffordBlocks
jannikpflieger e1ffb25
changed parameter name and added docstring
jannikpflieger 0ae9525
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger d7264a0
🎨 pre-commit fixes
pre-commit-ci[bot] a12f11a
reverted original tests back to normal, changed function header of co…
jannikpflieger 7eb95fc
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger 5555b8e
🎨 pre-commit fixes
pre-commit-ci[bot] e5de02d
Moved IsCliffordfunction to StandardOperation and CompoundOperation
jannikpflieger 6e728cb
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger 71e8bc6
🎨 pre-commit fixes
pre-commit-ci[bot] f771766
Corrected Test for isClifford operations
jannikpflieger d97eef5
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger 227d2ec
🎨 pre-commit fixes
pre-commit-ci[bot] 5ce85b4
Removed usless test added more meanigful ones
jannikpflieger 326c5b9
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger ace9eaf
🎨 pre-commit fixes
pre-commit-ci[bot] 6ff54c3
changed tests a little, some were not correct
jannikpflieger 479d3ba
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger e0a4e50
fixed probelsm in collect Blocks
jannikpflieger a475fab
Merge branch 'munich-quantum-toolkit:main' into collectCliffordBlocks
jannikpflieger 337b2ef
added test for coverage
jannikpflieger 16ff394
Merge branch 'main' into collectCliffordBlocks
jannikpflieger 5ad710c
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger c226bf1
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger b16ac7b
🎨 pre-commit fixes
pre-commit-ci[bot] e723671
🩹 fix `isClifford` check
burgholzer de14645
✅ fix and adjust `isClifford` tests
burgholzer 0f4e9fa
Merge branch 'main' into fork/jannikpflieger/collectCliffordBlocks
burgholzer 3d16b8c
✏️ refine docstring
burgholzer 32b333a
reverted changes
jannikpflieger fcdf42e
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger d3d6c51
added additonal test, used different approach for collectin Blocks
jannikpflieger 801a423
🎨 pre-commit fixes
pre-commit-ci[bot] 54e5b4b
Better tests
jannikpflieger 3fd00a8
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger d715a9c
🎨 pre-commit fixes
pre-commit-ci[bot] eb463ac
slight test changes
jannikpflieger ff847a1
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger 15ae2b5
chaning loop behaviour
jannikpflieger 5c7f8bc
🎨 pre-commit fixes
pre-commit-ci[bot] 82580c1
updated test_suite
jannikpflieger 37f76b5
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger aa3f9dc
🎨 pre-commit fixes
pre-commit-ci[bot] d73ac1e
added entirely new function header
jannikpflieger 7852dc7
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger 987e881
🎨 pre-commit fixes
pre-commit-ci[bot] 2ff98d1
CollectCliffordBlocks Method
jannikpflieger 7c43134
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger cd3e7d8
🎨 pre-commit fixes
pre-commit-ci[bot] 2cab14a
new test_file, added max Size
jannikpflieger 860b119
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger 3e6900b
🎨 pre-commit fixes
pre-commit-ci[bot] 1636c5b
fixed code merge was bad
jannikpflieger 4c4b4f5
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger 4e4934a
🎨 pre-commit fixes
pre-commit-ci[bot] d5acfc3
comment update
jannikpflieger a5d7517
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger 75c87aa
fixed linting
jannikpflieger f9925cd
🎨 pre-commit fixes
pre-commit-ci[bot] 034870f
Merge branch 'main' into collectCliffordBlocks
jannikpflieger 17b98ac
Changed Function behaviour to make it right
jannikpflieger 02968be
🎨 pre-commit fixes
pre-commit-ci[bot] 2d77ab3
Merge branch 'main' into collectCliffordBlocks
jannikpflieger d281f9f
code refactor
jannikpflieger a6a9cf9
🎨 pre-commit fixes
pre-commit-ci[bot] b1b2d3f
fixed linting issues
jannikpflieger e53967d
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger b0d3f64
added Clarifiny Comments, and updated some DataTypes to make it more …
jannikpflieger 52ee8c9
🎨 pre-commit fixes
pre-commit-ci[bot] ac5fd50
fixed typo
jannikpflieger 3a08cea
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger d077ffa
🎨 pre-commit fixes
pre-commit-ci[bot] af95cd3
added function comment
jannikpflieger 35147d2
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger d6e7b6c
🎨 pre-commit fixes
pre-commit-ci[bot] e90e8c1
reverted unrelated changes in CircuitOptimizer.cpp
jannikpflieger 291bef7
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger c50b422
Merge branch 'main' into collectCliffordBlocks
jannikpflieger c832470
updated to c++20
jannikpflieger 85ccabd
test refactor, added new tests, removed useless tests
jannikpflieger fdd94c1
Merge branch 'main' into collectCliffordBlocks
jannikpflieger 679b36e
Updated expected circuit outcome in tests
jannikpflieger 4374264
🎨 pre-commit fixes
pre-commit-ci[bot] 269e617
fixed issues in tests
jannikpflieger d6898b4
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger 67db0cc
restructred tests, implemented funtionality to actually form the clif…
jannikpflieger d7afa26
🎨 pre-commit fixes
pre-commit-ci[bot] 9a8bee9
minor readability changes
jannikpflieger 5fe6190
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger a7048a3
🎨 pre-commit fixes
pre-commit-ci[bot] 1bd5f99
fixed linting and coverage errors
jannikpflieger f2939cf
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger a3b9302
🎨 pre-commit fixes
pre-commit-ci[bot] cd5f3a1
Merge branch 'main' into collectCliffordBlocks
jannikpflieger 2878a83
fixed another liniting error
jannikpflieger b10dccb
fixed signing a signed number to an unsigned type
jannikpflieger 6bb99e2
🎨 pre-commit fixes
pre-commit-ci[bot] 0cb68a5
comment update
jannikpflieger 97ac02d
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger 8a68a30
🎨 pre-commit fixes
pre-commit-ci[bot] 0f54680
made tests more minimal
jannikpflieger 67c4b15
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger 1152fdb
🎨 pre-commit fixes
pre-commit-ci[bot] 17d553e
removed codelines to keep it clean
jannikpflieger 74c761a
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger a4392e3
🎨 pre-commit fixes
pre-commit-ci[bot] 70e6c71
fixed issue where barrier was consider Clifford, made test more minimal
jannikpflieger 7d0b9eb
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger 3ba1260
Merge branch 'main' into collectCliffordBlocks
jannikpflieger 321cc6e
added Test for CompundOperations
jannikpflieger b4bcad3
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger d08a8a1
🎨 pre-commit fixes
pre-commit-ci[bot] fbade59
Refactored Tests, cleaned up code, better variable and function names
jannikpflieger a209ad6
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger 6623bf8
🎨 pre-commit fixes
pre-commit-ci[bot] 6e082e7
Merge branch 'main' into collectCliffordBlocks
jannikpflieger 6c2b429
Imporved Readability
jannikpflieger 52a3e53
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger 830c1fa
🎨 pre-commit fixes
pre-commit-ci[bot] bc820b9
removed trainling whitespaces
jannikpflieger 9dbcf41
Merge branch 'collectCliffordBlocks' of github.com:jannikpflieger/mqt…
jannikpflieger b6d1f7b
Merge branch 'refs/heads/main' into fork/jannikpflieger/collectCliffo…
burgholzer cb55a47
🎨 slightly simplify `isClifford` check
burgholzer 1c51557
🎨 code style in tests
burgholzer d14add7
📝 add changelog entry
burgholzer 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
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.