Skip to content

Commit

Permalink
Corrected line in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
justinlietz committed Jan 28, 2025
1 parent 7b215be commit f558285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sphinx/components/qec/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -846,7 +846,7 @@ The functions return a tuple containing:

1. **Syndrome Measurements** (:code:`tensor<uint8_t>`):

* Shape: :code:`(num_shots, (num_rounds-1) * syndrome_size)`
* Shape: :code:`(num_shots, num_rounds * syndrome_size)`
* Contains stabilizer measurement results
* Values are 0 or 1 representing measurement outcomes

Expand Down

0 comments on commit f558285

Please sign in to comment.