qiskit.qobj.PulseQobjExperiment.from_dict¶ classmethod PulseQobjExperiment.from_dict(data)[fuente]¶ Create a new PulseQobjExperiment 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 PulseQobjExperiment