Skip to content

GAP package recogbase for constructive recognition of groups

Notifications You must be signed in to change notification settings

aniemeyer/recogbase

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

     
     ========================================
      README file for the recogbase GAP4 package
     ========================================
        
To get the newest version of this GAP 4 package download the
archive file
    recogbase-x.x.tar.gz
and unpack it using 
    tar xvf recogbase-x.x.tar.gz

Do this in a directory called 'pkg', preferably (but not necessarily)
in the 'pkg' subdirectory of your GAP 4 installation. It creates a
subdirectory called 'recogbase'.

This is all which is needed if you installed the package in the standard
'pkg' subdirectory.

Note that the recogbase package needs the 'orb', 'genss', 'FactInt',
'AtlasRep', 'Forms' and 'recog' packages to work properly.

If you installed the package in another 'pkg' directory than the standard
'pkg' directory in your GAP 4 installation, then you have to add the path
to the directory containing your 'pkg' directory to GAP's list of directories.
This can be done by starting GAP with the '-l' command line option
followed by the name of the directory and a semicolon. Then your directory
is prepended to the list of directories searched. Otherwise the package 
is not found by GAP. Of course, you can add this option to your GAP
startup script.

Recompiling the documentation is possible by the command `gap makedoc.g'
in the recogbase directory. But this should not be necessary.

For bug reports, feature requests and suggestions, please refer to

   https://github.com/gap-packages/recogbase/issues

About

GAP package recogbase for constructive recognition of groups

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • GAP 99.8%
  • Makefile 0.2%