GAP (computer algebra system): Difference between revisions

Content deleted Content added
Fix retrieving version from Wikidata
TBond (talk | contribs)
Line 44:
 
{{sxhl|lang=gap-console|1=
gap> G:=SmallGroup(8,1); # Set G to be athe 1st group (in GAP catalogue) of order 8.
<pc group of size 8 with 3 generators>
gap> i:=IsomorphismPermGroup(G); # Find an isomorphism from G to a group of permutations.