Uses of Class
JSci.maths.algebras.LieAlgebra

Packages that use LieAlgebra
JSci.maths.algebras Provides classes for algebras and their generalisations (vector spaces, modules). 
 

Uses of LieAlgebra in JSci.maths.algebras
 

Subclasses of LieAlgebra in JSci.maths.algebras
 class so3_1Dim4
          The so3_1Dim4 class encapsulates so(3,1) algebras using the 4 dimensional (fundamental) representation.
 class sp2_RDim2
          The sp2_RDim2 class encapsulates sp(2,R) algebras using the 2 dimensional (fundamental) representation.
 class sp2_RDim3
          The sp2_RDim3 class encapsulates sp(2,R) algebras using the 3 dimensional (adjoint) representation.
 class su2Dim2
          The su2Dim2 class encapsulates su(2) algebras using the 2 dimensional (fundamental) representation.
 class su2Dim3
          The su2Dim3 class encapsulates su(2) algebras using the 3 dimensional (adjoint) representation.
 class su3Dim3
          The su3Dim3 class encapsulates su(3) algebras using the 3 dimensional (fundamental) representation.