Skip to content
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

Allow for easy updates to QPDGates' QPDBasis #266

Open
caleb-johnson opened this issue Jun 17, 2023 · 0 comments
Open

Allow for easy updates to QPDGates' QPDBasis #266

caleb-johnson opened this issue Jun 17, 2023 · 0 comments
Assignees
Labels
cutting QPD-based circuit cutting code enhancement New feature or request

Comments

@caleb-johnson
Copy link
Collaborator

There is currently no easy way to update the QPDBasis within BaseQPDGate instances through the CKT api. This may be userful if a user is in an optimization loop where the parameters are being updated many times. The most reasonable thing may be for users to bind their normal gates' parameters using the Qiskit api and then bind their QPD parameters using a function we write to resolve this issue.

@caleb-johnson caleb-johnson added enhancement New feature or request cutting QPD-based circuit cutting code labels Jun 17, 2023
@caleb-johnson caleb-johnson self-assigned this Jun 17, 2023
@caleb-johnson caleb-johnson added this to the 0.4.0 milestone Aug 21, 2023
@garrison garrison modified the milestones: 0.4.0, 0.5.0 Sep 11, 2023
@garrison garrison modified the milestones: 0.5.0, 0.6.0 Oct 5, 2023
@garrison garrison removed this from the 0.6.0 milestone Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cutting QPD-based circuit cutting code enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants