Skip to content

Commit

Permalink
Update symmetry.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Trovemaster committed May 27, 2023
1 parent d4d37a8 commit f5c3bc8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/source/symmetry.rst
Original file line number Diff line number Diff line change
Expand Up @@ -200,32 +200,32 @@ where :math:`{\bf D}(G)` are 2x2 transformation matrices given by
{\bf D}(E) &= \left( \begin{array}{cc}
1 & 0 \\
0 & 1 \\
\end{array}
\end{array}
\right) \\
{\bf D}(123) &= \left( \begin{array}{cc}
-\frac{1}{2} & \frac{\sqrt{3}}{2} \\
-\frac{\sqrt{3}}{2} & -\frac{1}{2} \\
\end{array}
\end{array}
\right) \\
{\bf D}(321) &= \left( \begin{array}{cc}
-\frac{1}{2} & -\frac{\sqrt{3}}{2} \\
\frac{\sqrt{3}}{2} & -\frac{1}{2} \\
\end{array}
\end{array}
\right) \\
{\bf D}(23) &= \left( \begin{array}{cc}
1 & 0 \\
0 & -1 \\
\end{array}
\end{array}
\right) \\
{\bf D}(12) &= \left( \begin{array}{cc}
-\frac{1}{2} & \frac{\sqrt{3}}{2} \\
\frac{\sqrt{3}}{2} & \frac{1}{2} \\
\end{array}
\end{array}
\right) \\
{\bf D}(13) &= \left( \begin{array}{cc}
-\frac{1}{2} & -\frac{\sqrt{3}}{2} \\
-\frac{\sqrt{3}}{2} & \frac{1}{2} \\
\end{array}
\end{array}
\right) \\
\end{split}
Expand All @@ -238,7 +238,7 @@ Finally, the umbrella coordinate transform as follows
{\bf G} \delta = \left\{ \begin{array}{cc}
\delta & :math:`E`,(123)\ ,(321)\ ,(23)\ ,(12)\ ,(13)\ ,\\
-\delta & :math:`E`,(123)\ :sup:`*`,(321)\ :sup:`*`,(23)\ :sup:`*`,(12)\ :sup:`*`,(13)\ :sup:`*` .\\
\end{array}
\end{array} \right.
Expand Down

0 comments on commit f5c3bc8

Please sign in to comment.