PrimitiveJob
class qiskit.primitives.PrimitiveJob(function, *args, **kwargs)
Bases: BasePrimitiveJob[ResultT, JobStatus]
Primitive job class for the reference implementations of Primitives.
Parameters
function – A callable function to execute the job.
Methods
cancel
cancelled
done
in_final_state
in_final_state()
Return whether the job is in a final job state such as DONE or ERROR.
Return type
job_id
result
running
status
¿Le ha resultado útil esta página?
Informe de un error, de una errata o solicite contenido en GitHub.