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 SCO 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 &SCO; 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 &SCO; package is not
19
automatically loaded by &GAP; when it is installed. You must load the
20
package with <C>LoadPackage("SCO");</C> before its functions become
21
available. Please, send me an e-mail if you have any questions,
22
remarks, suggestions, etc. concerning &SCO;. Also, I would like to
23
hear about applications of this package.<Br/>
24
25
Simon Goertzen<Br/>
26
27
</Section>
28
29