Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it

563665 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!--
4
5
appendix.xml SCO package documentation Simon Goertzen
6
7
8
Copyright (C) 2007-2008, Lehrstuhl B für Mathematik, RWTH-Aachen
9
10
This is the appendix.
11
12
-->
13
14
<Appendix Label="FileOverview">
15
<Heading>An Overview of the &SCO; package source code</Heading>
16
<Table Align="l|l">
17
<Caption><E>The &SCO; package files.</E></Caption>
18
<Row><Item>Filename</Item><Item>Content</Item></Row>
19
<HorLine/>
20
<Row><Item>OrbifoldTriangulation.gi</Item><Item>Definitions and
21
methods for
22
orbifold triangulations</Item></Row>
23
<Row><Item>SimplicialSet.gi</Item><Item>Definitions and methods for
24
simplicial sets</Item></Row>
25
<Row><Item>Matrices.gi</Item><Item>Methods for (Co-)homology matrix
26
creation</Item></Row>
27
<Row><Item>SCO.gi</Item><Item>(Co-)homology computations and <Ref
28
Func="SCO_Examples"/></Item></Row>
29
</Table>
30
</Appendix>
31
32