From 65e7a792a3207eb773d9b88e37d01f90435058f7 Mon Sep 17 00:00:00 2001 From: Guillermo Alonso-Linaje <65235481+KetpuntoG@users.noreply.github.com> Date: Tue, 8 Aug 2023 15:46:48 -0400 Subject: [PATCH] img (#877) --- .../phase_kickback/Phase_Kickback.png:Zone.Identifier | 4 ---- demonstrations/tutorial_phase_kickback.py | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) delete mode 100644 demonstrations/phase_kickback/Phase_Kickback.png:Zone.Identifier diff --git a/demonstrations/phase_kickback/Phase_Kickback.png:Zone.Identifier b/demonstrations/phase_kickback/Phase_Kickback.png:Zone.Identifier deleted file mode 100644 index 4781fa1a0a..0000000000 --- a/demonstrations/phase_kickback/Phase_Kickback.png:Zone.Identifier +++ /dev/null @@ -1,4 +0,0 @@ -[ZoneTransfer] -ZoneId=3 -ReferrerUrl=https://codebook.xanadu.ai/P.1 -HostUrl=https://codebook.xanadu.ai/images/p1-kickback_full.png diff --git a/demonstrations/tutorial_phase_kickback.py b/demonstrations/tutorial_phase_kickback.py index 25ebc3cd83..9cb40a6f9c 100644 --- a/demonstrations/tutorial_phase_kickback.py +++ b/demonstrations/tutorial_phase_kickback.py @@ -14,7 +14,7 @@ phase kickback, used in many quantum algorithms such as the Deutsch–Jozsa algorithm, and quantum phase estimation. Here, we'll be utilizing it to create a “quantum lock”. Are you ready to dive into the quantum world and learn how to create an unbreakable lock? Let’s go! -""" +""" ###################################################################### # Introduction to phase kickback