Unger's algorithm to compute character tables of finite groups
Version 1.1
Released 2025-07-16
This project is maintained by Jonathan Gruber, Thomas Breuer, Max Horn
This package provides an implementation of Unger’s algorithm to compute the character table of a finite group.
The current version of this package is version 1.1, released on 2025-07-16. For more information, please refer to the package manual. There is also a README file.
License: GPL-3.0-or-later
This package requires GAP version >= 4.9
The following other GAP packages are needed:
Please, cite this package as
[GBH25] Gruber, J., Breuer, T. and Horn, M.,
InduceReduce, Unger's algorithm to compute character tables of finite groups,
Version 1.1
(2025)
(GAP package),
https://gap-packages.github.io/InduceReduce/.
You can get more info by typing Cite("InduceReduce");
in the gap prompt.
For bug reports, feature requests and suggestions, please use the issue tracker.