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

Qubit specifier #18

Closed timmintam closed 4 months ago

timmintam commented 4 months ago

Offer the possibility to the user to specify on which qubits a POVMImplementation instance should act (possibly not on all qubits for instance).

Closes #15