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

Make NoiseLearnerResult JSON serializable #1909

Merged
merged 5 commits into from
Sep 9, 2024

Conversation

joshuasn
Copy link
Collaborator

@joshuasn joshuasn commented Sep 6, 2024

Summary

Allows NoiseLearnerResult to be JSON serialized/deserialized with the RuntimeEncoder and RuntimeDecoder.

Details and comments

Fixes #1908

@CLAassistant
Copy link

CLAassistant commented Sep 6, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Collaborator

@ptristan3 ptristan3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@kt474 kt474 added the backport potential The bug might be minimal and/or important enough to be port to stable label Sep 9, 2024
@kt474 kt474 merged commit 7e79b7c into Qiskit:main Sep 9, 2024
18 checks passed
kt474 added a commit that referenced this pull request Sep 9, 2024
* initial commit

* linting

* release note

* Update noise learner tests (#1906)

* Update noise learner tests

* remove status check

---------

Co-authored-by: Kevin Tian <[email protected]>
@kt474 kt474 added the Changelog: Bugfix Include in the Fixed section of the changelog label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport potential The bug might be minimal and/or important enough to be port to stable Changelog: Bugfix Include in the Fixed section of the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make NoiseLearnerResult JSON serializable
4 participants