Skip to content

Commit db02a8e

Browse files
committed
fix: Dirac notation for Pauli-Y
1 parent 90bdf5e commit db02a8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learning/courses/utility-scale-quantum-computing/bits-gates-and-circuits.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@
541541
"0 & -i \\\\\n",
542542
"i & 0 \\\\\n",
543543
"\\end{pmatrix}\n",
544-
"= -1|0\\rangle \\langle 1|+i|1\\rangle \\langle 0|\n",
544+
"= -i|0\\rangle \\langle 1|+i|1\\rangle \\langle 0|\n",
545545
"$$\n",
546546
"\n",
547547
"$$\n",

0 commit comments

Comments
 (0)