Skip to content

Conversation

@abbrazi
Copy link

@abbrazi abbrazi commented Dec 2, 2025

When processing DEP1 instructions in the ErrorAnalyzer, p > 0.75 is checked in:

a) undo_DEPOLARIZE1 and
b) depolarize1_probability_to_independent_per_channel_probability

Likewise, p > 0.9375 is checked in:

c) undo_DEPOLARIZE2 and
d) depolarize2_probability_to_independent_per_channel_probability

I removed checks (a) and (c). I also added tests for checks (b) and (d).

Let me know if this was intentional.

Signed-off-by: Abbas Bracken Ziad abbas.ziad25@imperial.ac.uk

When processing DEP1 instructions in the ErrorAnalyzer, p > 0.75 is checked in:

a) undo_DEPOLARIZE1 and
b) depolarize1_probability_to_independent_per_channel_probability

Likewise, p > 0.9375 is checked in:

c) undo_DEPOLARIZE2 and
d) depolarize2_probability_to_independent_per_channel_probability

I removed checks (a) and (c). I also added tests for checks (b) and (d).

Let me know if this was intentional.

Signed-off-by: Abbas Bracken Ziad <abbas.ziad25@imperial.ac.uk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant