Skip to content

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 Zenodo: doi:10.5281/zenodo.21730555
    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. Verify the download (optional but recommended): python3 generate_checksums.py --verify This checks every file in lib/ against the bundled lib/SHA256SUMS. Any mismatch or missing file is reported.
    4. 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

Citing

If you use the descendants/enumeration data, please cite the Zenodo dataset: David Burrell, GRPS1024 descendant and enumeration library for the groups of 1024, Zenodo, 2026, doi:10.5281/zenodo.21730555.

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

Stars

0 stars

Watchers

2 watching

Forks

Releases

Contributors

Languages