CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.

| Download

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

Views: 418346
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!--
4
5
appendix.xml GaussForHomalg 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 &GaussForHomalg; package source code</Heading>
16
<Table Align="l|l">
17
<Caption><E>The &GaussForHomalg; package files.</E></Caption>
18
<Row><Item>Filename</Item><Item>Content</Item></Row>
19
<HorLine/>
20
<Row><Item><F>GaussForHomalg.gi</F></Item><Item>Methods for matrix entry manipulation</Item></Row>
21
<Row><Item><F>GaussTools.gi</F></Item><Item>Tools for matrix operations</Item></Row>
22
<Row><Item><F>GaussBasic.gi</F></Item><Item>The "Basic" Operations (&see;
23
<Cite Key="BR"/> and <Cite Key="homalg-package"/>)</Item></Row>
24
<Row><Item><F>GaussFQI.gi</F></Item><Item>&homalg; Table for finite quotients
25
of &ZZ;: <M>&ZZ; / \langle p^n \rangle</M></Item></Row>
26
<Row><Item><F>GaussRationals.gi</F></Item><Item>&homalg; Table for the
27
rationals &QQ;</Item></Row>
28
</Table>
29
</Appendix>
30
31