qiskit-community / povm-toolbox

A toolbox for the implementation of positive operator-valued measures (POVMs).
https://qiskit-community.github.io/povm-toolbox/
Apache License 2.0
6 stars 0 forks source link

[API] de-duplicate the `get_expectation_value` and `get_single_exp_value_and_std` methods #24

Closed mrossinek closed 3 weeks ago

mrossinek commented 1 month ago

Currently, the POVMPostProcessor provides two methods:

We should unify the interface such that: