English
Languages
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.qobj.PulseQobjExperiment.from_dict

classmethod PulseQobjExperiment.from_dict(data)[source]

Create a new PulseQobjExperiment object from a dictionary.

Parameters

data (dict) – A dictionary for the experiment config

Returns

The object from the input dictionary.

Return type

PulseQobjExperiment