Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
Tools for Lie Algebras and Representation Theory
Contributed by: Robert Feger, Thomas Kephart and Robert Saskowski
LieART (Lie Algebras and Representation Theory) is a Wolfram paclet for computations frequently encountered in Lie algebras and representation theory, such as tensor product decomposition and subalgebra branching of irreducible representations.
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["LieART/LieART"]
To load the code after installation, evaluate this code:
Needs["LieART`LieART`"]
In[1]:= | ![]() |
Enter the of SU(5) by its dimensional name:
In[2]:= | ![]() |
Out[2]= | ![]() |
Decompose the tensor product of SU(3):
In[3]:= | ![]() |
Out[3]= | ![]() |
Decompose the of SU(5) to SU(3)⊗SU(2)⊗U(1):
In[4]:= | ![]() |
Out[4]= | ![]() |
Display the root system of SU(5) in spindle shape:
In[5]:= | ![]() |
Out[5]= | ![]() |
Show the Dynkin diagram of SO(7):
In[6]:= | ![]() |
Out[6]= | ![]() |
Weight diagram of SU(3) irrep 8:
In[7]:= | ![]() |
Out[7]= | ![]() |
GNU Lesser General Public License v3.0 only