Skip to content

Commit f36d774

Browse files
author
Marius Hope
committed
Corrected typos week 1
1 parent 26c6ad5 commit f36d774

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/pub/week1/ipynb/week1.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -659,7 +659,7 @@
659659
"id": "f60e43ec",
660660
"metadata": {},
661661
"source": [
662-
"For two arbitrary vectors $\\vert x\\rangle$ and $\\vert y\\rangle$ with the same lentgh, we have the\n",
662+
"For two arbitrary vectors $\\vert x\\rangle$ and $\\vert y\\rangle$ with the same length, we have the\n",
663663
"general expression"
664664
]
665665
},
@@ -1414,7 +1414,7 @@
14141414
"metadata": {},
14151415
"source": [
14161416
"## Examples of tensor products\n",
1417-
"If we now go back to our original one-qubit basis states, we can form teh following tensor products"
1417+
"If we now go back to our original one-qubit basis states, we can form the following tensor products"
14181418
]
14191419
},
14201420
{
@@ -1981,7 +1981,7 @@
19811981
"\n",
19821982
"Since our original basis $\\vert \\psi\\rangle$ is orthogonal and normalized with $\\vert\\alpha\\vert^2+\\vert\\beta\\vert^2=1$, the new basis is also orthogonal and normalized, as we can see below here.\n",
19831983
"\n",
1984-
"Since the inverse of a hermitian matrix is equal to its hermitian\n",
1984+
"Since the inverse of a unitary matrix is equal to its hermitian\n",
19851985
"conjugate/adjoint), unitary transformations are always reversible.\n",
19861986
"\n",
19871987
"Why are only unitary transformations allowed? The key lies in the way the inner product tranforms.\n",
@@ -2004,7 +2004,7 @@
20042004
"id": "1d1c60c1",
20052005
"metadata": {},
20062006
"source": [
2007-
"or in terms of a matrix-vector notatio we have"
2007+
"or in terms of a matrix-vector notation we have"
20082008
]
20092009
},
20102010
{

0 commit comments

Comments
 (0)