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