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

Open v0.3 API + debiasing #465

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Conversation

splch
Copy link

@splch splch commented Jul 24, 2023

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

@CLAassistant
Copy link

CLAassistant commented Jul 24, 2023

CLA assistant check
All committers have signed the CLA.

@Takishima
Copy link
Collaborator

Hi,
Thank you for submitting this PR. I will try to review it this week but the CI failures will need to be addressed before this can be merged.

@coveralls
Copy link

coveralls commented Aug 3, 2023

Pull Request Test Coverage Report for Build 7439295148

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.04%) to 98.262%

Totals Coverage Status
Change from base Build 7439289056: -0.04%
Covered Lines: 7236
Relevant Lines: 7364

💛 - Coveralls

@splch
Copy link
Author

splch commented Aug 3, 2023

Hi, Thank you for submitting this PR. I will try to review it this week but the CI failures will need to be addressed before this can be merged.

hey! i got the ionq tests updated :) thanks

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.

None yet

4 participants