-
Notifications
You must be signed in to change notification settings - Fork 19
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
Feature/auto wiring #229
Feature/auto wiring #229
Conversation
…tion for non-continuous ranges.
…visualization and more.
…th double-digit qubits.
…l equality in test cases.
@TheoLaudatQM this is ready to for a final review and merge! (the |
Do poetry install to install the same version of black. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is truly amazing, great job Dean!!
To me it is ready to merge, but I am not sure how to fix the linting issues raised by the test... (black is okay) |
@TheoLaudatQM @deanpoulos - If you're stuck, schedule 30 minutes with me. |
Essentially flake8 doesn't want the init.py files so I could just delete them but maybe they are here for a reason so let's wait for @deanpoulos |
[celebrate] Theo Laudat reacted to your message:
…________________________________
From: Dean Poulos ***@***.***>
Sent: Tuesday, October 22, 2024 2:05:47 PM
To: qua-platform/py-qua-tools ***@***.***>
Cc: Theo Laudat ***@***.***>; Mention ***@***.***>
Subject: Re: [qua-platform/py-qua-tools] Feature/auto wiring (PR #229)
Merged #229<#229> into main.
—
Reply to this email directly, view it on GitHub<#229 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AXR3HVSE5EB7IW3NSSFELFTZ4ZLTXAVCNFSM6AAAAABNEBGCBKVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJUG44DMMRRGUYDANQ>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
(Work in progress)
Overview
Added a feature for auto-assigning channels for a collection of Quantum elements given a specific QM instrument setup.
Features
Supports the following:
Safety
It has some simple validation:
Examples