Circuit and Schedule Assembler (qiskit.assembler
)¶
Circuit Assembler¶
|
Assembles a list of circuits into a qobj that can be run on the backend. |
Schedule Assembler¶
|
Assembles a list of schedules into a qobj that can be run on the backend. |
Disassembler¶
|
Disassemble a qobj and return the circuits, run_config, and user header. |