A GAP Package for calculating the core-free subgroups and their faithful transitive permutation representations
Version 0.6
Released 2024-03-11
This project is maintained by Claudio Alexandre Piedade, Manuel Delgado
The CoreFreeSub package is a package to compute faithful transitive permutation representations (FTPRs) of groups. Moreover, this package provides tools to determine the degrees of these FTPRs and lists core-free subgroups. Furthermore, this package allows a graph representation of the permutation representations.
For more information, please refer to the package manual, found in the webpage of the package https://capiedade.github.io/corefreesub/ .
This package requires GAP version at least 4.11.
Due to its dependency on pc-groups to calculate core-free subgroups of solvable groups, this package also requires the polycyclic GAP package.
In order to produce graph outputs as images, graphviz, version at least 2.43.0, should be installed. Moreover, to write the graphs in Tikz as a TeX file, dot2tex, version at least 2.11.3, should also be installed.
Claudio Alexandre Piedade & Manuel Delgado
Please, cite this package as
[PD24] Piedade, C. A. and Delgado, M., corefreesub, A GAP Package for calculating the core-free subgroups and their faithful transitive permutation representations, Version 0.5 (2024), GAP package, https://CAPiedade.github.io/corefreesub/.
You can get more info by typing Cite(“corefreesub”); in the gap prompt.
The features of this package include
There is a manual in the sub-directory doc written using the GAP package gapdoc which describes the available functions in detail. The pdf, html versions of the manual are also available there.
For bug reports, feature requests and suggestions, please use the issue tracker.
This package is under GPL 2.0 license or later.