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