Skip to content
This repository has been archived by the owner on Dec 14, 2024. It is now read-only.

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoehr committed Feb 10, 2020
1 parent 962a6c0 commit 1642f94
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ usage: qisjob [-h] [-i | -s | -a | --qcgpu | -b BACKEND]
[--statevector_gpu | --qasm_simulator | --unitary_simulator]
[--api_provider API_PROVIDER] [--qvm] [--qvm_as] [--backends]
[-1] [-c CREDITS] [-d DATETIME] [-g] [-j] [--jobs JOBS]
[--job_id JOB_ID] [--job_result JOB_RESULT] [-m] [-o OUTFILE]
[-p] [-q QUBITS] [--qiskit_version] [-r] [-t SHOTS] [-v] [-x]
[--showsched] [--circuit_layout] [--histogram]
[--job_id JOB_ID] [--job_result JOB_RESULT] [-m] [-n NUQASM2]
[-o OUTFILE] [-p] [-q QUBITS] [--qiskit_version] [-r] [-t SHOTS]
[-v] [-x] [--showsched] [--circuit_layout] [--histogram]
[--plot_state_city PLOT_STATE_CITY]
[--figure_basename FIGURE_BASENAME] [--qasm] [--qc QC]
[--status] [--token TOKEN] [--url URL]
Expand Down Expand Up @@ -121,6 +121,9 @@ optional arguments:
"Print result of job number JOB_RESULT for -b backend
and exit 0
-m, --memory Print individual results of multishot experiment
-n NUQASM2, --nuqasm2 NUQASM2
"Use nuqasm2 to translate OPENQASM2 source, providing
include path for any include directives
-o OUTFILE, --outfile OUTFILE
Write appending CSV to outfile, default is stdout
-p, --properties Print properties for backend specified by -b to stdout
Expand Down Expand Up @@ -162,4 +165,4 @@ It is recommended you download or clone the most recent [release](https://github

Please use the [issue tracker](https://github.com/jwoehr/qis_job/issues) to report any issues or feature requests.

Jack Woehr 2019-12-26
Jack Woehr 2020-02-10

0 comments on commit 1642f94

Please sign in to comment.