This repository has been archived by the owner on Dec 14, 2024. It is now read-only.
QisJob v3.0
Qis Job v3.0
- Now can use experimental [nuqasm2] to assemble your quantum circuits.
- with
-n
switch, uses nuqasm2 to assemble qasm code
- with
- Now installable via
setup.py
- Command once installed is
qisjob
- Support for new Aer GPU simulator
- Added switches:
--circuit_layout
--statevector_gpu
--showsched
- Fixed bug in returning results of multiple experiment job
- More exception catching