This repository has been archived by the owner on Dec 14, 2024. It is now read-only.
QisJob v4.1
QisJob v4.1
Note: Version 4.1 is the last version before changing Aer simulator support to the new AerSimulator
backend.
- Add support for IBMQ hub, group, and project (
--hub
--group
--project
) - Add support for
job_monitor
kwargline_discipline
(--job_monitor_line
) - Add
--noisy_sim
for noisy simulations - Add
--providers
to list hub/group/project providers for IBMQ - 4
-v
s now print QisJob data dictionary and return ibmqjob_to_dict
calls on members not supported on all platforms: Now each
call is wrapped in try/except.examples/multimeasure.qasm
- Correct version number in
setup.py