Skip to content

Commit 45451de

Browse files
committed
added phase further reading to ex 5 and 6
1 parent 53f48ef commit 45451de

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tutorials/workshops/algo_design_QCE_tutorial/algo_design_QCE_tutorial_part_I.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,8 @@
508508
"Compute x² in the phase of its state. To actually view the phases of the states simulate the program using state-vector simulation.\n",
509509
"Expand the quantum program visualization down to the gate-level implementation. How is the 'phase' statement synthesized?\n",
510510
"Inspect the resulting phases of the different states. Do they match the phase expression?\n",
511-
"\n"
511+
"\n",
512+
"Further reading: [Phase Statement](https://docs.classiq.io/latest/qmod-reference/language-reference/statements/phase/)"
512513
]
513514
},
514515
{

0 commit comments

Comments
 (0)