Skip to content

Upgrade to API v0.3 #6007

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

Closed

Conversation

gmauricio
Copy link
Contributor

This new version of the API separates job status and metadata from actual results into two different endpoints.

v0.3 also includes support for error_mitigation settings like symmetrization as described in https://arxiv.org/pdf/2301.07233.pdf

This includes:

  • add a new error_mitigation parameter on job submission so users can configure it
  • add a new aggregation parameter on results that would allow getting results aggregated under the two different methods described in the paper. Averaging and Plurality voting

This new version of the API separates job status and metadata from actual results into two different endpoints.

v0.3 also includes support for error_mitigation settings like symmetrization as described in https://arxiv.org/pdf/2301.07233.pdf

Because of that:
- added a new error_mitigation parameter on job submission so users can configure it
- added a new aggregation parameter on results that would allow getting results aggregated under the two different methods described in the paper. Averaging and Plurality voting
@CirqBot CirqBot added the size: M 50< lines changed <250 label Mar 2, 2023
@pavoljuhas pavoljuhas added the triage/discuss Needs decision / discussion, bring these up during Cirq Cynque label Mar 8, 2023
@splch splch mentioned this pull request Apr 24, 2023
@pavoljuhas
Copy link
Collaborator

Obsolete - replaced by #6077.

@pavoljuhas pavoljuhas closed this Jun 7, 2023
@pavoljuhas pavoljuhas removed the triage/discuss Needs decision / discussion, bring these up during Cirq Cynque label Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: M 50< lines changed <250
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants