qiskit.qobj.QasmQobjExperiment.from_dict¶ classmethod QasmQobjExperiment.from_dict(data)[fuente]¶ Create a new QasmQobjExperiment object from a dictionary. Parámetros data (dict) – A dictionary for the experiment config Devuelve The object from the input dictionary. Tipo del valor devuelto QasmQobjExperiment