Qiskit / qiskit-addon-mthree

Matrix-free Measurement Mitigation
https://qiskit.github.io/qiskit-addon-mthree/
Apache License 2.0
37 stars 27 forks source link

Do not use runtime mode implicitly #256

Closed nonhermitian closed 4 weeks ago

nonhermitian commented 4 weeks ago

In the last release jobs would be batched automatically if no runtime mode was given. This undoes that, and makes using Batch or Session explicit.