We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de0db44 commit 23fc901Copy full SHA for 23fc901
docs/tutorials/probabilistic-error-amplification.ipynb
@@ -47,7 +47,7 @@
47
"It assumes expectation values scale with noise by a known function\n",
48
"\n",
49
"$$\n",
50
- "\\langle A(\\lambda) \\rangle = \\langle A(0) \\rangle =+ \\sum_{k=0}^{m} a_k \\lambda^k + R\n",
+ "\\langle A(\\lambda) \\rangle = \\langle A(0) \\rangle + \\sum_{k=0}^{m} a_k \\lambda^k + R\n",
51
52
"where $\\lambda$ parameterizes the noise strength and can be amplified."
53
]
0 commit comments