Skip to content

Commit 13074ec

Browse files
committed
Fix Sdag matrix
1 parent 224e745 commit 13074ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/source/notebooks/01_01_how_to_use_qulacs.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@
462462
"\\end{array}\n",
463463
"\\right)$,\n",
464464
"`Sdag` $=\n",
465-
"\\frac{1}{\\sqrt{2}}\\left(\\begin{array}{cc}\n",
465+
"\\left(\\begin{array}{cc}\n",
466466
"1 & 0\n",
467467
"\\\\\n",
468468
"0 & -i\n",

0 commit comments

Comments
 (0)