Gap — 2.5.2 Latest Edition |work|
The latest edition ships with:
gap> G:=SymmetricGroup(8); Sym( [ 1 .. 8 ] ) gap> Size(G); 40320 gap> StructureDescription(G); "S8" gap 2.5.2 latest edition
A: Absolutely. SageMath 10.2 and later includes an interface to GAP 2.5.2 via the libgap library. However, some advanced features of ParGAP are not yet exposed. The latest edition ships with: gap>