Commit 5a1b03a
Implement Kikuchi guiding state preparation (#1504)
* Add list primitives from Quartic speedups paper
* notebook
* fix tests
* Implement Kikuchi guiding state preparation
* rename folder
* rename `kikuchi_guiding_state.py`
* add notebook spec
---------
Co-authored-by: Tanuj Khattar <[email protected]>1 parent 5aee458 commit 5a1b03a
File tree
9 files changed
+1510
-0
lines changed- dev_tools/qualtran_dev_tools
- docs/bloqs
- qualtran/bloqs/optimization/k_xor_sat
9 files changed
+1510
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
| |||
796 | 797 | | |
797 | 798 | | |
798 | 799 | | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
799 | 814 | | |
800 | 815 | | |
801 | 816 | | |
| |||
912 | 927 | | |
913 | 928 | | |
914 | 929 | | |
| 930 | + | |
915 | 931 | | |
916 | 932 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
140 | 146 | | |
141 | 147 | | |
142 | 148 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
0 commit comments