This package provides:
- Access to the groups of order 19683
For further information see:
- Clone the repo or download a version via releases and unpack to the "pkg" subdirectory of your GAP installation (i.e. ~/gap/pkg)
- Setup the lib directory:
- Download descendants-lib-39.tar.gz from here
- Unpack archive into package folder via:
tar -xvf descendants-lib-39.tar.gz -C ~/gap/pkg/GRPS39
(change to match your gap installation) - The package directory should now resemble the following
../gap/pkg/GRPS39
├── doc
├── gap
├── lib
│ ├── Desc_2187
│ ├── Desc_243
│ ├── Desc_27
│ ├── Desc_3
│ ├── Desc_6561
│ ├── Desc_729
│ ├── Desc_81
│ ├── Desc_9
└── tst
For questions, comments and or issues contact David Burrell
The GRPS39 is free software distributed under the Artistic License 2.0.
For details see the files LICENSE
and COPYRIGHT.md
.