CGC
Computes Clebsch-Gordan Coefficents


Calling Sequence

CGC[compute] ( [IrrepTableau, ProductTableau], [P] );
CGC[rotate] ( P );

Parameters

IrrepTableau A list of lists of integers, specifing the Gelfand-Zetlin Tableau of the mapped irrep.
ProductTableau A list of Gelfand-Zetlin Tableaux (each a list of lists of integers) specifing the Gelfand-Zetlin tableau for each of the irreps of the tensor product.
P Eigenvector matrix as returned from the Casimir module.

Description


Return to Further Explainations Table of Contents.