|
75 | 75 | "):\n", |
76 | 76 | " my_reflect_about_zero(block)\n", |
77 | 77 | " within_apply(\n", |
78 | | - " lambda: walk_operator(block_enc, block, data),\n", |
| 78 | + " lambda: block_enc(block, data),\n", |
79 | 79 | " lambda: my_reflect_about_zero(block),\n", |
80 | 80 | " )\n", |
81 | 81 | "\n", |
|
291 | 291 | "Performing numpy Chebyshev interpolation, with degree 63\n", |
292 | 292 | "Chebyshec LCU size: 5 qubits.\n", |
293 | 293 | "Normalization factor for inversion: 0.5926349343907911\n", |
294 | | - "time to syn: 90.84944820404053\n", |
295 | | - "time to exe: 16.944632053375244\n", |
296 | | - "Quantum program link: https://platform.classiq.io/circuit/37T1FyqFCScVkg82dkN2DCMwwbi\n" |
| 294 | + "time to syn: 68.76218581199646\n", |
| 295 | + "time to exe: 18.693821907043457\n", |
| 296 | + "Quantum program link: https://platform.classiq.io/circuit/39FLBk0fxtKjv8Uz1tHTbr1Hvxl\n" |
297 | 297 | ] |
298 | 298 | } |
299 | 299 | ], |
|
324 | 324 | "Performing numpy Chebyshev interpolation, with degree 63\n", |
325 | 325 | "Chebyshec LCU size: 5 qubits.\n", |
326 | 326 | "Normalization factor for inversion: 0.4151350173670834\n", |
327 | | - "time to syn: 119.41847610473633\n", |
328 | | - "time to exe: 23.28752899169922\n", |
329 | | - "Quantum program link: https://platform.classiq.io/circuit/37T1ZH62NbvjrOQ1k0N5khsvJwV\n" |
| 327 | + "time to syn: 120.10498905181885\n", |
| 328 | + "time to exe: 23.857552766799927\n", |
| 329 | + "Quantum program link: https://platform.classiq.io/circuit/39FLRAeou4Sy4S25nbmooMIiuEf\n" |
330 | 330 | ] |
331 | 331 | } |
332 | 332 | ], |
|
351 | 351 | { |
352 | 352 | "data": { |
353 | 353 | "text/plain": [ |
354 | | - "<matplotlib.legend.Legend at 0x12ec924d0>" |
| 354 | + "<matplotlib.legend.Legend at 0x12d8e9c10>" |
355 | 355 | ] |
356 | 356 | }, |
357 | 357 | "execution_count": 10, |
|
0 commit comments