qiskit.qobj.PulseLibraryItem.from_dict¶
- classmethod PulseLibraryItem.from_dict(data)[Quellcode]¶
Create a new PulseLibraryItem object from a dictionary.
- Parameter
data (dict) – A dictionary for the experiment config
- Rückgabe
The object from the input dictionary.
- Rückgabetyp