-
Notifications
You must be signed in to change notification settings - Fork 6
[CQT-417] Circuit builder accepts multiple registers #658
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
elenbaasc
merged 38 commits into
develop
from
CQT-417-circuitBuilder-accepts-multiple-registers
Jan 28, 2026
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
2e586b3
Release 0.1.0 (#353)
oschusler 0d321ff
Release 0.2.0 (#431)
elenbaasc 0e311ee
Release 0.3.0 (#443)
elenbaasc 2607579
Release 0.3.1 (#446)
elenbaasc 52e6e66
Release 0.4.0 (#516)
elenbaasc 804951b
Release 0.5.0 (#536)
elenbaasc 3a25253
Release 0.6.0 (#607)
elenbaasc 7ed5fe6
Release 0.6.1 (#621)
elenbaasc d3d642c
Release 0.7.0 (#627)
elenbaasc 6670ef8
Release 0.8.0 (#637)
elenbaasc ed087f2
init
juanboschero 1397fe6
object saves in registermanager
juanboschero 3171c99
fix name retrieval
juanboschero 94d0049
Add add_register
juanboschero 6d3c6b7
Register manager splitting registers
juanboschero f1bb3d6
Add bit_register_names function
juanboschero 41572df
Fix tests
juanboschero bc06186
v1 cqasm
juanboschero d731b7f
Stable tests
juanboschero b935e6f
Merge (latest) develop into feature branch.
elenbaasc e74ecbe
[WIP] processing errors after merge.
elenbaasc 922a68b
[WIP] Registers can be added through the CircuitBuilder.
elenbaasc 663aa84
Remove cqasm code from register manager (and process in libQASM parser).
elenbaasc 0a13c8e
Implemented qubit and bit registry.
elenbaasc 8d1efee
Merge develop into feature branch.
elenbaasc 3cbb2b5
Clean parser and make Register an abc.
elenbaasc 2796124
Fix static errors.
elenbaasc 223b857
Add missing import.
elenbaasc f2b0426
Merge CQT-413 into feature branch.
elenbaasc 231dd8c
Merge develop into feature branch.
elenbaasc 1101ec4
CircuitBuilder accepts multiple registers.
elenbaasc 0dea9d1
Minor fixes.
elenbaasc 6f8692f
Merge develop into feature branch.
elenbaasc 8812aaf
Fix static errors.
elenbaasc 41ddab6
Resolve review comments.
elenbaasc 0d9c2d9
Fix typing of add_register method.
elenbaasc fb68d56
Add entry to the Changelog.
elenbaasc ebe0ac2
Merge develop into feature branch.
elenbaasc 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
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.