From c0b595d8d0a11beccf256486cdffc35ba368aa8a Mon Sep 17 00:00:00 2001 From: Yingjie Wang Date: Thu, 9 Apr 2026 20:15:30 -0400 Subject: [PATCH] update: auto commit --- report.tex | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/report.tex b/report.tex index d4f66f4..f8fbe79 100644 --- a/report.tex +++ b/report.tex @@ -270,8 +270,25 @@ \tensor{A}{^1^I_J} = \begin{pmatrix} 0 & 0 & 0 & 0 & 0 \\ 0 & 0 & -1 & 0 & 0 \\ + 0 & -1 & 0 & 0 & 0 \\ + 0 & 0 & 0 & 0 & 0 \\ + 0 & 0 & 0 & 0 & 0 + \end{pmatrix} \qc + \tensor{A}{^2^I_J} = \begin{pmatrix} + 0 & 0 & 0 & 0 & 0 \\ + 0 & 0 & 0 & -1 & 0 \\ + 0 & 0 & 0 & 0 & 0 \\ + 0 & -1 & 0 & 0 & 0 \\ + 0 & 0 & 0 & 0 & 0 + \end{pmatrix} \qc + \tensor{A}{^3^I_J} = \begin{pmatrix} + 0 & 0 & 0 & 0 & 0 \\ + 0 & 0 & 0 & 0 & -1 \\ + 0 & 0 & 0 & 0 & 0 \\ + 0 & 0 & 0 & 0 & 0 \\ 0 & -1 & 0 & 0 & 0 - \end{pmatrix} \qc S=0. + \end{pmatrix} \qc + S=0. \end{equation} \end{frame}