Skip to content

0.24

Compare
Choose a tag to compare
@nonhermitian nonhermitian released this 15 Jun 18:39
f3bb3b0

New

  • Does balanced calibration math internally. This means that the precision set by the number of shots used for calibration is the same for all calibration methods. This also means the overhead from balanced calibration does not depend on the number of qubits (assuming the overhead is linear in the number of shots and independent of the number of circuits executed).

  • Added a documentation section that briefly explains the balanced calibrations.

  • Setting openmp can be done via --openmp now as well as the old way --with-openmp. The latter will be dropped at some point in the future.