Commit 27df66f
File tree
5 files changed
+8
-30
lines changed- .cra
- deps
- src
5 files changed
+8
-30
lines changedThis file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
| |||
152 | 151 | | |
153 | 152 | | |
154 | 153 | | |
155 | | - | |
| 154 | + | |
156 | 155 | | |
157 | 156 | | |
158 | 157 | | |
159 | 158 | | |
160 | 159 | | |
161 | | - | |
162 | 160 | | |
163 | 161 | | |
164 | 162 | | |
| |||
187 | 185 | | |
188 | 186 | | |
189 | 187 | | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | 188 | | |
199 | 189 | | |
200 | 190 | | |
| |||
Submodule qiskit-addon-sqd-hpc updated 31 files
- .github/workflows/coverage.yml+2-2
- .github/workflows/test_development_versions.yml+6
- .gitmodules+36
- CMakeLists.txt+27-2
- Doxyfile+3-3
- README.md+1-1
- benchmark/benchmark_configuration_recovery.cpp+18-9
- benchmark/benchmark_subsampling.cpp+20-6
- deps/boost/assert+1
- deps/boost/config+1
- deps/boost/container_hash+1
- deps/boost/core+1
- deps/boost/describe+1
- deps/boost/dynamic_bitset+1
- deps/boost/integer+1
- deps/boost/move+1
- deps/boost/mp11+1
- deps/boost/static_assert+1
- deps/boost/throw_exception+1
- deps/boost/type_traits+1
- docs/compilation-flags.rst+5
- docs/index.rst+1
- include/qiskit/addon/sqd/configuration_recovery.hpp+6-3
- include/qiskit/addon/sqd/internal/concepts.hpp+33
- include/qiskit/addon/sqd/internal/sample-without-replacement.hpp+2-1
- include/qiskit/addon/sqd/subsampling.hpp+9-4
- test/bitset_compat.hpp+35
- test/doctest_main.cpp+25
- test/test_configuration_recovery.cpp+24-8
- test/test_postselection.cpp+17-9
- test/test_subsampling.cpp+16-6
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
294 | | - | |
295 | 294 | | |
296 | 295 | | |
297 | 296 | | |
| |||
309 | 308 | | |
310 | 309 | | |
311 | 310 | | |
312 | | - | |
313 | 311 | | |
314 | 312 | | |
315 | 313 | | |
| |||
345 | 343 | | |
346 | 344 | | |
347 | 345 | | |
348 | | - | |
349 | | - | |
350 | | - | |
351 | | - | |
352 | 346 | | |
353 | 347 | | |
354 | 348 | | |
| |||
469 | 463 | | |
470 | 464 | | |
471 | 465 | | |
472 | | - | |
| 466 | + | |
0 commit comments