qiskit-aer icon indicating copy to clipboard operation
qiskit-aer copied to clipboard

Design `Options` class for primitives

Open ikkoham opened this issue 1 year ago • 1 comments

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)

ikkoham avatar Jun 16 '23 05:06 ikkoham

Dependency https://github.com/Qiskit/RFCs/pull/52

ikkoham avatar Oct 24 '23 14:10 ikkoham