Artifact 10b1f9b162ae39727e5997d1eeb7172cb780e87deb52e8ffb37772d40fd66f1b:
- Executable file
r37/doc/manual2/cvit.tex
— part of check-in
[f2fda60abd]
at
2011-09-02 18:13:33
on branch master
— Some historical releases purely for archival purposes
git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/trunk/historical@1375 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 1433) [annotate] [blame] [check-ins using] [more...]
- Executable file
r38/doc/manual2/cvit.tex
— part of check-in
[f2fda60abd]
at
2011-09-02 18:13:33
on branch master
— Some historical releases purely for archival purposes
git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/trunk/historical@1375 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 1433) [annotate] [blame] [check-ins using]
\chapter[CVIT:Dirac gamma matrix traces]% {CVIT: Fast calculation of Dirac gamma matrix traces} \label{CVIT} \typeout{[CVIT:Dirac gamma matrix traces]} {\footnotesize \begin{center} V. Ilyin, A. Kryukov, A. Rodionov and A. Taranov \\ Institute for Nuclear Physics \\ Moscow State University \\ Moscow, 119899 Russia \end{center} } \ttindex{CVIT} The package consists of 5 sections, and provides an alternative to the \REDUCE\ high-energy physics system. Instead of being based on $\Gamma$-matrices as a basis for a Clifford algebra, it is based on treating $\Gamma$-matrices as 3-j symbols, as described by Cvitanovic. The functions it provides are the same as those of the standard package. It does have four switches which control its behaviour. \noindent{\tt CVIT}\ttindex{CVIT} If it is on then use Kennedy-Cvitanovic algorithm else use standard facilities. \noindent{\tt CVITOP}\ttindex{CVITOP} Switches on Fierz optimisation. Default is off; \noindent{\tt CVITBTR}\ttindex{CVITBTR} Switches on the bubbles and triangles factorisation. The default is on. \noindent{\tt CVITRACE}\ttindex{CVITRACE} Controls internal tracing of the CVIT package. Default is off. \begin{verbatim} index j1,j2,j3,; vecdim n$ g(l,j1,j2,j2,j1); 2 n g(l,j1,j2)*g(l1,j3,j1,j2,j3); 2 n g(l,j1,j2)*g(l1,j3,j1,j3,j2); n*( - n + 2) \end{verbatim}