qisjob icon indicating copy to clipboard operation
qisjob copied to clipboard

Qiskit Job Control

Results 3 qisjob issues
Sort by recently updated
recently updated
newest added

`qisjob --backend ibm_nairobi --job_result xxxxxxxx` raises `AttributeError: 'IBMBackend' object has no attribute 'retrieve_job'` Must be BackendV2 fu.

QisJob "just grew". It is time to refactor the code so it is easier to maintain and contains less cut-and-paste code reuse. #22 in some respects is along these lines,...

enhancement

Finish adoption of new AerSimulator API