This class represents Lie algebras. Currently only simple Lie algebras over the complex numbers are supported. An object of type LieAlgebra is a hash table whose keys record whether the Lie algebra is simple, the rank of the Lie algebra, and the type of the root system.
|
|
The object LieAlgebra is a type, with ancestor classes HashTable < Thing.