• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

doc/H03-May-2022-1,3391,038

examples/H03-May-2022-2,3971,915

gap/H03-May-2022-14,76110,606

CHANGESH A D03-May-2022331 117

LICENSEH A D03-May-20227.5 KiB168129

PackageInfo.gH A D03-May-20226 KiB179158

READMEH A D03-May-2022904 3121

TODOH A D03-May-202280 21

VERSIONH A D03-May-202210 11

init.gH A D03-May-20221.4 KiB5641

makedoc.gH A D03-May-2022211 135

makefileH A D03-May-2022643 2517

maketest.gH A D03-May-2022529 1713

read.gH A D03-May-20221.7 KiB7254

README

1    README file for the `GradedModules' GAP4 package
2
3To get the newest version of this GAP 4 package download one of the
4archive files
5    GradedModules-x.x.tar.gz
6    GradedModules-x.x.tar.bz2
7    GradedModules-x.x.zip
8and unpack it using
9    tar xvf GradedModules-x.x.tar.gz
10respectively
11    unzip GradedModules-x.x.zip
12and so on.
13
14Do this preferably (but not necessarily) inside the `pkg' subdirectory
15of your GAP 4 installation. It creates a subdirectory called `GradedModules'.
16
17This completes the installation of the package.
18
19Testing the package is possible by invoking
20
21ReadPackage( "GradedModules", "maketest.g" );
22
23from within GAP.
24
25E-mail us if there are any questions, remarks, suggestions. Also, we
26would like to hear about applications of this package.
27
28
29Mohamed Barakat, e-mail: mohamed.barakat@uni-siegen.de
30Markus Lange-Hegermann, e-mail: markus.lange.hegermann@rwth-aachen.de
31