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