GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it
<?xml version="1.0" encoding="UTF-8"?>12<!--34Polytope.xml Convex56Copyright (C) 2011-2012, Sebastian Gutsche, RWTH Aachen University78-->910<Chapter Label="Polytope">11<Heading>Polytope</Heading>1213<Section Label="Polytope:Category">14<Heading>Polytope: Category and Representations</Heading>1516<#Include Label="IsPolytope">17Remember: Every cone is a convex object.1819</Section>2021<Section Label="Polytope:Properties">22<Heading>Polytope: Properties</Heading>2324<#Include Label="IsNotEmpty">25<#Include Label="IsLatticePolytope">26<#Include Label="IsVeryAmple">27<#Include Label="IsNormalPolytope">28<#Include Label="IsSimplicialPolytope">29<#Include Label="IsSimplePolytope">3031</Section>3233<Section Label="Polytope:Attributes">34<Heading>Polytope: Attributes</Heading>3536<#Include Label="Vertices">37<#Include Label="LatticePoints">38<#Include Label="FacetInequalities">39<#Include Label="VerticesInFacets">40<#Include Label="AffineCone">41<#Include Label="NormalFan">42<#Include Label="RelativeInteriorLatticePoints">43444546</Section>4748<Section Label="Polytope:Methods">49<Heading>Polytope: Methods</Heading>5051<#Include Label="PROD">52<#Include Label="PLUS">5354</Section>5556<Section Label="Polytope:Constructors">57<Heading>Polytope: Constructors</Heading>5859<#Include Label="Polytope">60<#Include Label="PolytopeByInequalities">6162</Section>6364<Section Label="Polytope:Examples">65<Heading>Polytope: Examples</Heading>66<#Include Label="PolytopeExample">67</Section>686970<!-- ############################################################ -->7172</Chapter>737475