Skip to content

GAP Package which allows access to some of the groups of order 1024

License

Notifications You must be signed in to change notification settings

davidburrell/GRPS1024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The GAP package GRPS1024

Description:


This package provides:

  • Access to the groups of order 1024

For further information see:

Installation


  1. Clone the repo or download a version via releases and unpack to the "pkg" subdirectory of your GAP installation (i.e. ~/gap/pkg)
  2. Setup the lib directory:
    1. Download descendants-lib.tar.gz from here
    2. Unpack archive into package folder via: tar -xvf descendants-lib.tar.gz -C ~/gap/pkg/GRPS1024 (change to match your gap installation if necessary)
    3. The package directory should now resemble the following
../gap/pkg/GRPS1024

├── doc
├── gap
├── lib
│   ├── Desc_2
│   ├── Desc_4
│   ├── Desc_8
│   ├── Desc_16
│   ├── Desc_32
│   ├── Desc_64
│   ├── Desc_128
│   ├── Desc_256
│   ├── Desc_512
│   ├── Enum_2
│   ├── Enum_4
│   └── Enum_8
│   ├── Enum_16
│   ├── Enum_32
│   ├── Enum_64
│   ├── Enum_128
│   ├── Enum_256
│   ├── Enum_512
└── tst

Contact

For questions, comments and or issues contact David Burrell

License

The GRPS1024 is free software distributed under the Artistic License 2.0.

For details see the files LICENSE and COPYRIGHT.md.

About

GAP Package which allows access to some of the groups of order 1024

Resources

License

Stars

Watchers

Forks

Languages