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

563549 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!--
4
5
methods.xml SCO package documentation Simon Goertzen
6
7
8
Copyright (C) 2007-2008, Lehrstuhl B für Mathematik, RWTH-Aachen
9
10
This chapter documents the methods and functions of this package.
11
12
-->
13
14
<Chapter Label="ch:MandF"><Heading>&SCO; methods and
15
functions</Heading>
16
17
<Section><Heading>Methods and functions for orbifold
18
triangulations</Heading>
19
20
<#Include Label="OrbifoldTriangulation">
21
<#Include Label="Vertices">
22
<#Include Label="Simplices">
23
<#Include Label="Isotropy">
24
<#Include Label="Mu">
25
<#Include Label="MuData">
26
<#Include Label="InfoString">
27
28
</Section>
29
<Section><Heading>Methods and functions for simplicial sets</Heading>
30
31
<#Include Label="SimplicialSet">
32
<#Include Label="SimplicialSet2">
33
<#Include Label="ComputeNextDimension">
34
<#Include Label="Extend">
35
36
</Section>
37
<Section><Heading>Methods and functions for matrix creation and
38
computation</Heading>
39
40
<#Include Label="BoundaryOperator">
41
<#Include Label="CreateBoundaryMatrices">
42
<#Include Label="Homology">
43
<#Include Label="CreateCoboundaryMatrices">
44
<#Include Label="Cohomology">
45
<#Include Label="SCO_Examples">
46
47
</Section>
48
49
</Chapter>
50
51