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 GaussForHomalg package documentation Simon Goertzen
6
7
8
Copyright (C) 2007-2008, Lehrstuhl B für Mathematik, RWTH-Aachen
9
10
This is the chapter of the documentation describing the installation.
11
12
-->
13
14
<Section Label="install">
15
<Heading>Installation of the &GaussForHomalg; Package</Heading>
16
17
To install this package just extract the package's archive file to the
18
GAP <F>pkg/</F> directory. By default the &GaussForHomalg; package is
19
not automatically loaded by &GAP; when it is installed. You must load
20
the package with <C>LoadPackage("GaussForHomalg");</C> before its
21
functions become available. Please, send me an e-mail if you have any
22
questions, remarks, suggestions, etc. concerning
23
&GaussForHomalg;. Also, I would like to hear about applications of
24
this package.<Br/>
25
26
Simon Goertzen<Br/>
27
28
</Section>
29
30