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
Happens in both versions 2.14 and 2.16. IsConjugate calls ConjugacyElementsBySeries which incorrectly returns false, whereas RespresentativeAction will call RepresentativeActionOp from GAP itself (gap-4.11.1/lib/oprt.gi, from line 2737) which correctly produces a conjugating element.
The text was updated successfully, but these errors were encountered:
Happens in both versions 2.14 and 2.16.
IsConjugate
callsConjugacyElementsBySeries
which incorrectly returnsfalse
, whereasRespresentativeAction
will callRepresentativeActionOp
from GAP itself (gap-4.11.1/lib/oprt.gi, from line 2737) which correctly produces a conjugating element.The text was updated successfully, but these errors were encountered: