IBMCompositeJob.circuits#
- IBMCompositeJob.circuits()[source]#
Return the circuits or pulse schedules for this job.
- Return type:
List
[Union
[QuantumCircuit
,Schedule
]]- Returns:
The circuits or pulse schedules for this job.
Return the circuits or pulse schedules for this job.
List
[Union
[QuantumCircuit
, Schedule
]]
The circuits or pulse schedules for this job.