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
install.xml GradedRingForHomalg package documentation Mohamed Barakat
6
Markus Lange-Hegermann
7
8
Copyright (C) 2010, Mohamed Barakat, University of Kaiserslautern
9
Markus Lange-Hegermann, RWTH-Aachen University
10
11
This is the chapter of the documentation describing the installation.
12
13
-->
14
15
<Chapter Label="install">
16
<Heading>Installation of the &GradedRingForHomalg; Package</Heading>
17
18
To install this package just extract the package's archive file to the
19
&GAP; <F>pkg</F> directory. &GradedRingForHomalg; also needs the package &homalg;.<P/>
20
21
By default the &GradedRingForHomalg; package is not automatically loaded by &GAP;
22
when it is installed. You must load the package with <Br/><Br/>
23
<C>LoadPackage("GradedRingForHomalg");</C> <Br/><Br/>
24
before its functions become available.<P/>
25
26
Please, send me us e-mail if you have any questions, remarks,
27
suggestions, etc. concerning this package. Also, we would be pleased to
28
hear about applications of this package. <Br/><Br/><Br/>
29
30
Mohamed Barakat and Markus Lange-Hegermann
31
32
<!-- ############################################################ -->
33
34
</Chapter>
35
36