qiskit.qobj.QasmQobjInstruction.from_dict¶
- classmethod QasmQobjInstruction.from_dict(data)[Quellcode]¶
Create a new QasmQobjInstruction object from a dictionary.
- Parameter
data (dict) – A dictionary for the experiment config
- Rückgabe
The object from the input dictionary.
- Rückgabetyp