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
30 stars 0 forks source link

feat: expose RNG in the `RandomizedProjectiveMeasurements` classes #5

Closed timmintam closed 4 months ago

timmintam commented 5 months ago

The RandomizedProjectiveMeasurements and its subclasses should allow the user to specify the seed and/or full RNG used for the sampling.