Korean
언어
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

Qobj

class Qobj(qobj_id=None, config=None, experiments=None, header=None)[소스]

기반 클래스: QasmQobj

A backwards compat alias for QasmQobj.

Initialize a Qobj object.

버전 0.19.0부터 폐지됨: The class qiskit.qobj.Qobj is deprecated as of qiskit-terra 0.19.0. It will be removed no earlier than 3 months after the release date. Instead, use QasmQobj or PulseQobj

Methods

from_dict

Create a new QASMQobj object from a dictionary.

to_dict

Return a dictionary format representation of the QASM Qobj.