Skip to content

Commit bd96730

Browse files
ShifanXudrdren
andauthored
Update demonstrations_v2/tutorial_qram/demo.py
Co-authored-by: drdren <104710745+drdren@users.noreply.github.com>
1 parent e649661 commit bd96730

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • demonstrations_v2/tutorial_qram

demonstrations_v2/tutorial_qram/demo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ def compiled_hybrid_qram(index):
368368
# | | | plus address | |
369369
# | | | load/unload overhead | |
370370
# +------------------------+------------------------+------------------------+------------------------+
371-
# | :class:`~.pennylane.HybridQRAM` | :math:`O(2^{n-k}+n+m)` | Select over | Tunable interpolation |
371+
# | ``HybridQRAM`` | :math:`O(2^{n-k}+n+m)` | Select over | Tunable interpolation |
372372
# | | | :math:`2^k` blocks and | controlled by |
373373
# | | | route through a tree | :math:`k` |
374374
# | | | of depth :math:`n-k` | |

0 commit comments

Comments
 (0)