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