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