From d878e698e0f25d65678c05a404c0143b90d24260 Mon Sep 17 00:00:00 2001 From: Yingjie Wang Date: Thu, 9 Apr 2026 20:24:04 -0400 Subject: [PATCH] update: auto commit --- report.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/report.tex b/report.tex index 6750939..a67327b 100644 --- a/report.tex +++ b/report.tex @@ -282,8 +282,8 @@ \begin{equation} \tensor{P}{^I_J}(\xi) = \begin{pmatrix} 0 & 0 & 0 \\ - 0 & 0 & -\tensor{\xi}{_i} \\ - 0 & -\tensor{\xi}{^i} & 0 + 0 & 0 & -\myvec{\xi}^T \\ + 0 & -\myvec{\xi} & 0 \end{pmatrix}, \end{equation} \end{frame}