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

Improve handling arbitrary resources in repeated structures #142

Open
mstechly opened this issue Nov 21, 2024 · 0 comments
Open

Improve handling arbitrary resources in repeated structures #142

mstechly opened this issue Nov 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mstechly
Copy link
Contributor

Is your feature request related to a problem? If so, please describe it.

In #140 we have introduced an option to disable error when arbitrary resources are passed.
This was needed for internal integrations, but it's not an ideal solution.

How you envision the solution

I think the solution for this would consist of two parts.
First, we should implement some rules around handling qubit resources.
Second, we could add support for handling resources of arbitrary type to the repetition. E.g. we could extend the definition of the repetition object to define how to propagate specific resources.

@mstechly mstechly added the enhancement New feature or request label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant