Skip to content

QisJob v3.3

Compare
Choose a tag to compare
@jwoehr jwoehr released this 23 Jan 17:43
· 161 commits to main since this release

QisJob v3.3

--optimization_level argument

  • QI API changed, qisjob now automatically picks a QI backend if none named
  • Remember to change QisJob.my_version
  • BackendStatus changed in Qiskit so changed --status code
  • Save result_exp as QisJob.result_exp
  • If -j then print job both before and after run
  • More verbosity info on Aer jobs (gpu)
  • Add yiqing_5.qasm to test QuantumInspire Starmon-5
  • Change --qisjob_version to --version
  • Change "master" branch to "main"
  • Update readme to make it clearer that qisjob can take input from stdin
  • -w, --warnings suppress warnings of missing optional modules