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

Simplify controller #6

Open
wants to merge 2 commits into
base: multi-shots-gpu
Choose a base branch
from

Conversation

hhorii
Copy link

@hhorii hhorii commented Nov 9, 2021

Summary

This PR reduces complexity in controller.

Details and comments

This PR simplified Controller::execute(std::vector<Circuit> &circuits,...) mainly.
Metadata is set in Controller::finalize_result(Result& result, ) and Controller::sample_circuit() is renamed to Controller::sample_noise_static() with some modification.

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

Successfully merging this pull request may close these issues.

1 participant