BrauerSuzuki

Results 3 issues of BrauerSuzuki

The documentation of IrreducibleModules claims to return a list of irreducible modules of dimension dim (an input parameter). However, the list contains all irreducible modules of dimension **at most** dim.

good first issue
topic: documentation

I'm using geeqie 2.6.1-1 under arch linux (kernel 6.14.7) with fluxbox as windows manager (no desktop environment). I open geeqie by clicking on a jpg in thunar (file manager). However,...

bug

On GAP-4.15.1, the ConjugacyClassesPerfectSubgroups does not find all perfect subgroups in some cases: ``` G:=WreathProduct(Group((1,2)), SymmetricGroup(6));; Number(ConjugacyClassesSubgroups(G), h -> IsPerfect(Representative(h))); # =8 Size(ConjugacyClassesPerfectSubgroups(G)); # =6 ```

kind: bug
kind: bug: wrong result