Skip to content

Conversation

kt474
Copy link
Member

@kt474 kt474 commented Aug 4, 2025

Summary

Made memory, open_pulse, conditional, simulator, and local optional in QasmBackendConfiguration and updated docstrings.

Details and comments

Fixes #2355

open_pulse: backend supports open pulse.
memory: backend supports memory.
"""
"""Class representing an OpenQASM 2.0 Backend Configuration."""
Copy link
Member Author

Choose a reason for hiding this comment

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

QasmBackendConfiguration isn't actually documented live anywhere from qiskit-ibm-runtime - it was last live in https://quantum.cloud.ibm.com/docs/api/qiskit/1.4/qiskit.providers.models.QasmBackendConfiguration as a part of the Qiskit docs.

Removing the attributes here because they're repeated down below.

@kt474 kt474 changed the title cleanup backend config fields Cleanup backend config fields Aug 4, 2025
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.

Cleanup backend data fields
1 participant