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

Transpilation of circuits. #1

Closed timmintam closed 4 months ago

timmintam commented 5 months ago

How to deal with transpilation of circuits ?

While we can require the user generated circuits to be ISA already (same as the runtime primitives do now), how does this impact the measurement circuit generated by our POVM ?

We would like to avoid wrapping any transpilation into the POVMSampler.