You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the gate_counters for the various compilers count all multi-qubit gates. For cases where the circuit in questino is already decomposed into 2 qubit gates, this is fine, but it makes comparisons very slippery before and after compilation if some compilers decompose and others do not. See extended discussion in #39.
The text was updated successfully, but these errors were encountered:
Currently the gate_counters for the various compilers count all multi-qubit gates. For cases where the circuit in questino is already decomposed into 2 qubit gates, this is fine, but it makes comparisons very slippery before and after compilation if some compilers decompose and others do not. See extended discussion in #39.
The text was updated successfully, but these errors were encountered: