ProjectQ-Framework / ProjectQ

ProjectQ: An open source software framework for quantum computing
https://projectq.ch
Apache License 2.0
871 stars 270 forks source link

Open v0.3 API + debiasing #465

Open splch opened 11 months ago

splch commented 11 months ago

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:

CLAassistant commented 11 months ago

CLA assistant check
All committers have signed the CLA.

Takishima commented 11 months ago

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 commented 11 months ago

Pull Request Test Coverage Report for Build 7439295148


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

💛 - Coveralls
splch commented 11 months ago

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