differential bias black box + small fix

This commit is contained in:
2026-05-05 14:52:55 +02:00
parent d5f840df65
commit 60827a4c67
4 changed files with 108 additions and 0 deletions
+1
View File
@@ -63,4 +63,5 @@ def main():
seed=123,
)
print("black-box output bias")
print("expected non-biased p_match: 1/2") # 2 possibilities for 1 bit
print(res)