Japanese
言語
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.qobj.QasmExperimentCalibrations.from_dict

classmethod QasmExperimentCalibrations.from_dict(data)[ソース]

Create a new GateCalibration object from a dictionary.

パラメータ

data (dict) – A dictionary representing the QasmExperimentCalibrations to create. It will be in the same format as output by to_dict().

戻り値

The QasmExperimentCalibrations from the input dictionary.

戻り値の型

QasmExperimentCalibrations