Commit 0de3494
authored
Add shallow circuits experiment (#447)
* Add shallow circuits experiment
Builds and runs experiment for finding hidden linear functions (HLF) with shallow circuits.
This module provides the fundamental building blocks for generating, executing,
and analyzing results for finding HLF with shallow circuits experiment,
as described in https://arxiv.org/abs/2512.02284.1 parent 2df20a7 commit 0de3494
File tree
3 files changed
+571
-2
lines changed- dev_tools
- recirq/contextuality
3 files changed
+571
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments