Skip to content

Commit

Permalink
Update QSE diagram to call module mitiq.qse, add versions to images, …
Browse files Browse the repository at this point in the history
…update references to point to v2 image (#2361)
  • Loading branch information
jordandsullivan authored and cosenal committed Jun 26, 2024
1 parent 798c93f commit 1b59a15
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/guide/qse-4-low-level.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ kernelspec:

# What happens when I use QSE?
A figure for the typical workflow for QSE is shown below:
```{figure} ../img/qse-data-flow-diagram.png
```{figure} ../img/qse-data-flow-diagram-v2.png
---
width: 700px
name: qse_workflow_overview
Expand Down
2 changes: 1 addition & 1 deletion docs/source/guide/qse.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Quantum Subspace Expansion (QSE) is an error mitigation technique in which
we define a small subspace around the output state, then search this subspace for the state with the least amount of error. Regardless of the output state, the same procedure applies. The subspace is defined by a set of operators that act on the output state called the check operators. Subspace expansion can be used in conjunction with a stabilizer code, in which case the stabilizers, or a subset of them, can be used as the check operators.
For more discussion of the theory of QSE, see the section [What is the theory behind QSE?](qse-5-theory.md).

```{figure} ../img/qse-data-flow-diagram.png
```{figure} ../img/qse-data-flow-diagram-v2.png
---
width: 700px
name: qse-workflow-overview
Expand Down
File renamed without changes
Binary file added docs/source/img/qse-data-flow-diagram-v2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1b59a15

Please sign in to comment.