New
- Adds `mthree.utils.expval`, `mthree.utils.stddev` and `mthree.utils.expval_and_stddev` functions for working with Qiskit `Counts` objects.
Updated
- You can now pass `mthree.utils.final_measurement_mapping` a list of circuits to compute.
- You can pass mappings generated by `mthree.utils.final_measurement_mapping` directly into the `M3Mitigator.cals_from_system` and `M3Mitigator.apply_correction` for the `qubits` parameter.