A package for Random Methods in Group Algebras
Version 1.2.0
                          Released 2021-06-19
This project is maintained by Zsolt Adam Balogh, Vasyl Laver
This is release 1.00 of the package `ramega’.
The features of this package include
     - random methods for group algebras
There is a manual in the sub-directory ‘doc’ written using the GAP package gapdoc which describes the available functions in detail. The pdf and html versions of the manual are also available there.
If you have used this package, please let us know by sending us an email. If you have found important features missing or if there is a bug, we would appreciate it very much if you send us an email
Zsolt Adam Balogh baloghzsa@gmail.com Vasyl Laver vasyl.laver@uzhnu.edu.ua
or use the issue tracker: https://github.com/gap-packages/RAMEGA/issues
With this version you should have obtained the following files and directories:
    README          this file
    doc             the manual
    lib             the GAP code
    tst             the test directory  
    init.g          the file that initializes this package
    read.g          the file that reads in the package     
PackageInfo.g	information file for automatic processing
version		the version number
As this package does not contain any C code, to install it just unpack the archive in the “pkg” directory of your GAP installation folder. Then enter command “LoadPackage( “ramega” );”.
Good luck!