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

Python: retrieve_results should return a more ergonomic data structure #457

Open
MarquessV opened this issue Apr 10, 2024 · 0 comments
Open

Comments

@MarquessV
Copy link
Contributor

Pythons retrieve_results should return a more ergonomic data structure. It currently maps to ExecutionResults which is a trimmed down version of the controller service response. However, it's API requires manual composure of result data and is overall just a less ergonomic version of QPUResultData. We should return that instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant