GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it
################################################################################ ## ## simpcomp / generate.gd ## ## Generate simplicial complexes or construct them using existing ## complexes. ## ## $Id$ ## ################################################################################ ## GAPDoc include ## <#GAPDoc Label="highlysymmetricsurfaces"> ## ## <#Include Label="SCChiralMap"/> ## <#Include Label="SCChiralMaps"/> ## <#Include Label="SCChiralTori"/> ## <#Include Label="SCNrChiralTori"/> ## <#Include Label="SCNrRegularTorus"/> ## <#Include Label="SCRegularMap"/> ## <#Include Label="SCRegularMaps"/> ## <#Include Label="SCRegularTorus"/> ## <#Include Label="SCSeriesSymmetricTorus"/> ## ## ## <#/GAPDoc>