English
Languages
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

Qobj

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

Bases: qiskit.qobj.qasm_qobj.QasmQobj

A backwards compat alias for QasmQobj.

Initialize a Qobj object.

Methods

from_dict

Create a new QASMQobj object from a dictionary.

to_dict

Return a dictionary format representation of the QASM Qobj.