qiskit-aer
qiskit-aer copied to clipboard
Design `Options` class for primitives
What is the expected behavior?
Define the options class to resolve these issues:
https://github.com/Qiskit/qiskit-aer/issues/1824 https://github.com/Qiskit/qiskit-aer/issues/1787
Requirements:
- The design should be align with runtime's option class (flexible data class)
Dependency https://github.com/Qiskit/RFCs/pull/52