Skip to content

Commit 4252fd4

Browse files
Update design.md
1 parent a8c2907 commit 4252fd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ challenges:
7070
For performance reasons, Eigen (the C++ library used in many TensorFlow ops) is
7171
not well suited for quantum circuit simulation. Instead, the circuit simulators
7272
used in the
73-
<a href="https://ai.googleblog.com/2019/10/quantum-supremacy-using-programmable.html" class="external">quantum supremacy experiment</a>
73+
<a href="https://ai.googleblog.com/2019/10/quantum-supremacy-using-programmable.html" class="external">quantum beyond-classical experiment</a>
7474
are used as verifiers and extended as the foundation of TFQ ops (all written
7575
with AVX2 and SSE instructions). Ops with identical functional signatures were
7676
created that use a physical quantum computer. Switching between a simulated and

0 commit comments

Comments
 (0)