qiskit.qobj.QasmQobjConfig.from_dict¶
- classmethod QasmQobjConfig.from_dict(data)[código fonte]¶
Create a new QasmQobjConfig object from a dictionary.
- Parâmetros
data (dict) – A dictionary for the config
- Retorno
The object from the input dictionary.
- Tipo de retorno