Skip to content

Commit

Permalink
Fix heading in shadows tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
JMuff22 authored Nov 14, 2024
1 parent 0d90beb commit c84c913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/examples/shadows_tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ When we realize this code, it's important to consider that we record the equival

Consequently, computing the mean estimator involves counting the number of exact matches between the observable and the classical shadow, and then multiplying the result by the appropriate sign. In the following, we present the function `expectation_estimation_shadow`, which allows for estimating any observable based on a classical shadow. This is realised by the main function `execute_with_shadows` when *state_reconstruction =* **False**.

###4.3 Shadow Estimation Bound on Estimation of Expectation Values of Observables
### 4.3 Shadow Estimation Bound on Estimation of Expectation Values of Observables

The shadow estimation bound of operator expectation values is given by the following theorem:
_________________________________________________________________________
Expand Down

0 comments on commit c84c913

Please sign in to comment.