sagemath_lie: Representation theory of complex semisimple Lie groups/algebras with LiE¶
This pip-installable distribution passagemath-lie provides
an interface to LiE,
the software package for the representation theory of complex semisimple Lie groups and algebras.
What is included¶
the binary wheels on PyPI ship a prebuilt copy of LiE
Examples¶
Starting LiE from the command line without explicit installation:
$ pipx run --spec "passagemath-lie" sage -sh -c lie
LiE version 2.2.2 created on Aug 25 2026 at 16:24:54
Authors: Arjeh M. Cohen, Marc van Leeuwen, Bert Lisser.
Purpose: development CWI
type '?help' for help information
type '?' for a list of help entries.
>
Type¶
optional
Dependencies¶
$(PYTHON)
$(PYTHON_TOOLCHAIN)
cython: C-Extensions for Python, an optimizing static compiler
lie: Library for the representation theory of complex semisimple Lie groups and algebras
memory_allocator: An extension class to allocate memory easily with Cython
mpc: Arithmetic of complex numbers with arbitrarily high precision and correct rounding
mpfr: Multiple-precision floating-point computations with correct rounding
pexpect: Python module for controlling and automating other programs
sagemath_categories: Sage categories, basic rings, polynomials, functions
sagemath_objects: Sage objects, elements, parents, categories, coercion, metaclasses
Version Information¶
package-version.txt:
10.8.10
version_requirements.txt:
passagemath-lie ~= 10.8.10.0
Installation commands¶
$ pip install passagemath-lie~=10.8.10.0
$ sage -i sagemath_lie
However, these system packages will not be used for building Sage
because spkg-configure.m4 has not been written for this package;
see upstream Issue #27330 for more information.