You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following happens in GAP 4.12.2 with Polycyclic 2.16.
gap> G:= AbelianPcpGroup( 2, [ 2, 3 ] );
Pcp-group with orders [ 2, 3 ]
gap> ConjugacyClassesSubgroups( G );
Error, Variable: 'c' must have an assigned value in
C := LiftBlockToPointNormalizer( CR, cc, C, H, L, c )
; at /.../polycyclic/gap/pcpgrp/normcon.gi:250 called from
NormalizerOfComplement( C, H, N, I
) at /.../polycyclic/gap/pcpgrp/normcon.gi:287 called from
[...]
The text was updated successfully, but these errors were encountered:
The following happens in GAP 4.12.2 with Polycyclic 2.16.
The text was updated successfully, but these errors were encountered: