@@ -449,14 +449,14 @@ params.items[5].qec_scheme.name = QECScheme.FLOQUET_CODE
449
449
qsharp.estimate(" RunProgram()" , params = params).summary_data_frame(labels = labels)
450
450
```
451
451
452
- | Qubit model| Logical qubits| Logical depth| T states| Code distance| T factories| T factory fraction| Physical qubits| rQOPS | Physical runtime|
453
- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- |
454
- | Gate- based µs, 10 ⁻³| 223 3. 64M | 4. 70M | 17 | 13 | 40.54 % | 216. 77k | 21. 86k | 10 hours|
455
- | Gate- based µs, 10 ⁻⁴ | 223 | 3. 64M | 4. 70M | 9 | 14 | 43.17 % | 63. 57k | 41. 30k | 5 hours|
456
- | Gate- based ns, 10 ⁻³| 223 3. 64M | 4. 70M | 17 | 16 | 69.08 % | 416. 89k | 32. 79M | 25 secs|
457
- | Gate- based ns, 10 ⁻⁴| 223 3. 64M | 4. 70M | 9 | 14 | 43.17 % | 63. 57k | 61. 94M | 13 secs|
458
- | Majorana ns, 10 ⁻⁴| 223 3. 64M | 4. 70M | 9 | 19 | 82.75 % | 501. 48k | 82. 59M | 10 secs|
459
- | Majorana ns, 10 ⁻⁶| 223 3. 64M | 4. 70M | 5 | 13 | 31.47 % | 42. 96k | 148. 67M | 5 secs|
452
+ | Qubit model| Logical qubits| Logical depth| T states| Code distance| T factories| T factory fraction| Physical qubits | Physical runtime|
453
+ | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- | ---- |
454
+ | Gate- based µs, 10 ⁻³| 223 | 3. 64M | 4. 70M | 17 | 13 | 40.54 % | 216. 77k | 10 hours|
455
+ | Gate- based µs, 10 ⁻⁴ | 223 | 3. 64M | 4. 70M | 9 | 14 | 43.17 % | 63. 57k | 5 hours|
456
+ | Gate- based ns, 10 ⁻³| 223 | 3. 64M | 4. 70M | 17 | 16 | 69.08 % | 416. 89k | 25 secs|
457
+ | Gate- based ns, 10 ⁻⁴| 223 | 3. 64M | 4. 70M | 9 | 14 | 43.17 % | 63. 57k | 13 secs|
458
+ | Majorana ns, 10 ⁻⁴| 223 | 3. 64M | 4. 70M | 9 | 19 | 82.75 % | 501. 48k | 10 secs|
459
+ | Majorana ns, 10 ⁻⁶| 223 | 3. 64M | 4. 70M | 5 | 13 | 31.47 % | 42. 96k | 5 secs|
460
460
461
461
# # Extract resource estimates from logical resource counts
462
462
0 commit comments