There was an error while loading. Please reload this page.
1 parent e649661 commit bd96730Copy full SHA for bd96730
1 file changed
demonstrations_v2/tutorial_qram/demo.py
@@ -368,7 +368,7 @@ def compiled_hybrid_qram(index):
368
# | | | plus address | |
369
# | | | load/unload overhead | |
370
# +------------------------+------------------------+------------------------+------------------------+
371
-# | :class:`~.pennylane.HybridQRAM` | :math:`O(2^{n-k}+n+m)` | Select over | Tunable interpolation |
+# | ``HybridQRAM`` | :math:`O(2^{n-k}+n+m)` | Select over | Tunable interpolation |
372
# | | | :math:`2^k` blocks and | controlled by |
373
# | | | route through a tree | :math:`k` |
374
# | | | of depth :math:`n-k` | |
0 commit comments