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
title.xml GaussForHomalg package documentation Simon Goertzen
6
7
8
Copyright (C) 2007-2013, Lehrstuhl B für Mathematik, RWTH-Aachen
9
10
This is the title page.
11
12
-->
13
14
<TitlePage>
15
<Title>The &GaussForHomalg; Package Manual</Title>
16
<Subtitle>&Gauss; Functionality for &homalg;</Subtitle>
17
<Version>
18
Version <#Include SYSTEM "../VERSION">
19
</Version>
20
<Author>Simon Goertzen<Alt Only="LaTeX"><Br/></Alt>
21
<Address>
22
Lehrstuhl B für Mathematik<Br/>
23
RWTH Aachen<Br/>
24
Templergraben 64<Br/>
25
52062 Aachen<Br/>
26
(Germany)<Br/>
27
</Address>
28
<Email>[email protected]</Email>
29
<Homepage>http://wwwb.math.rwth-aachen.de/goertzen/</Homepage>
30
</Author>
31
<Date>September 2013</Date>
32
33
<Copyright>
34
&copyright; 2007-2013 by Simon Goertzen<P/>
35
This package may be distributed under the terms and conditions of
36
the GNU Public License Version 2.
37
</Copyright>
38
<Abstract>This document explains the primary uses of the &GaussForHomalg;
39
package. Included in this manual is a documented list of
40
the most important methods and functions you will
41
need.
42
</Abstract>
43
44
<Acknowledgements>Many thanks to Mohamed Barakat
45
and the Lehrstuhl B für Mathematik at RWTH Aachen University in
46
general for their support. It should be noted that &GaussForHomalg;
47
is dependant on the &GAP; &MatricesForHomalg; package by M. Barakat et al. <Cite
48
Key="homalg-package"/>, as well as the &Gauss; package by myself <Cite
49
Key="Gauss"/>. This should be clear as &GaussForHomalg; presents a
50
link between these two packages. This manual was created with the help of the &GAPDoc;
51
package by M. Neunhöffer and F. Lübeck <Cite Key="GAPDoc"/>.
52
</Acknowledgements>
53
54
</TitlePage>
55
56