I am hoping to compute the PARI Group ID for (1) a group and (2) a semi direct group constructor in Sage:
(1)
G = PermutationGroup([(1, 3, 2)], [(2, 3, 4)], [(1, 2, 4)])
K = G.as_finitely_presented_group()
(2)
Z/NZ x Z/NZ semi direct Z/MZ
I am hoping to compute the PARI Group ID for (1) a group and (2) a semi direct group constructor in Sage:
(1)
G = PermutationGroup([(1, 3, 2)], [(2, 3, 4)], [(1, 2, 4)])
K = G.as_finitely_presented_group()
(2)
Z/NZ x Z/NZ semi direct Z/MZ
Copyright © 2021 JogjaFile Inc.