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

Add backend method #1995

Merged
merged 4 commits into from
Oct 24, 2024
Merged

Add backend method #1995

merged 4 commits into from
Oct 24, 2024

Conversation

jyu00
Copy link
Collaborator

@jyu00 jyu00 commented Oct 24, 2024

Summary

Add a backend() method to the primitives + NoiseLearner, so users can extract the backend the primitive is configured for.

Note that similar to job_id, I would have preferred it to be an attribute rather than a method. But since it's already a method in Job, having that consistency is better.

Details and comments

Fixes #

@jyu00 jyu00 added the Changelog: New Feature Include in the Added section of the changelog label Oct 24, 2024
@jyu00 jyu00 requested a review from kt474 October 24, 2024 17:58
@kt474 kt474 merged commit 9a81701 into Qiskit:main Oct 24, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: New Feature Include in the Added section of the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants