-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
39 lines (28 loc) · 1.3 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
37
38
39
README file for the `GradedRingForHomalg' GAP4 package
To get the newest version of this GAP 4 package download one of the
archive files
GradedRingForHomalg-x.x.tar.gz
GradedRingForHomalg-x.x.zoo
GradedRingForHomalg-x.x.tar.bz2
GradedRingForHomalg-x.x.zip
and unpack it using
gunzip GradedRingForHomalg-x.x.tar.gz; tar xvf GradedRingForHomalg-x.x.tar
respectively
unzoo -x GradedRingForHomalg-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 `GradedRingForHomalg'.
This completes the installation of the package.
Testing the package is possible by invoking
ReadPackage( "GradedRingForHomalg", "maketest.g" );
from within GAP.
You need the computer algebra system Singular (version >= 3-0-4)
to run the tests.
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: [email protected]
Markus Lange-Hegermann, e-mail: [email protected]