Skip to content

Commit

Permalink
Update reidemeisterspectrum.gi
Browse files Browse the repository at this point in the history
  • Loading branch information
stertooy authored Jan 8, 2025
1 parent 63456c3 commit 88e1206
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/reidemeisterspectrum.gi
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,7 @@ InstallOtherMethod(
"for finite group to itself",
[ IsGroup and IsFinite ],
function( G )
local Hom_reps, SpecR, n, i, j;
Hom_reps := RepresentativesEndomorphismClasses( G );
SpecR := [];
n := Length( Hom_reps );
Expand Down

0 comments on commit 88e1206

Please sign in to comment.