-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
36 lines (26 loc) · 1.16 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
README file for the `GradedModules' GAP4 package
To get the newest version of this GAP 4 package download one of the
archive files
GradedModules-x.x.tar.gz
GradedModules-x.x.zoo
GradedModules-x.x.tar.bz2
GradedModules-x.x.zip
and unpack it using
gunzip GradedModules-x.x.tar.gz; tar xvf GradedModules-x.x.tar
respectively
unzoo -x GradedModules-x.x.zoo
and so on.
(Note that if you use a browser like `netscape' for downloading the
archive file the `gunzip' step above may already be done by the browser,
although the name of your file may still have the misleading `.gz'
extension.)
Do this preferably (but not necessarily) inside the `pkg' subdirectory
of your GAP 4 installation. It creates a subdirectory called `GradedModules'.
This completes the installation of the package.
Testing the package is possible by invoking
ReadPackage( "GradedModules", "maketest.g" );
from within GAP.
E-mail us if there are any questions, remarks, suggestions. Also, we
would like to hear about applications of this package.
Mohamed Barakat, e-mail: barakat@mathematik.uni-kl.de
Markus Lange-Hegermann, e-mail: markus.lange.hegermann@rwth-aachen.de