Qiskit / qiskit-addon-obp

Reducing depth of circuits with operator backpropagation
https://qiskit.github.io/qiskit-addon-obp/
Apache License 2.0
27 stars 4 forks source link

num_duplicate_paulis cannot distinguish from num_trimmed_paulis #13

Open caleb-johnson opened 1 month ago

caleb-johnson commented 1 month ago

The reported values extracted in the qiskit_addon_obp.utils.simplify module cannot distinguish the difference between duplicate and trimmed paulis (e.g. due the tolerance).

mrossinek commented 1 month ago

Just some additional info here: