This package was conceived as a package for computing induced actions of categories. This version only deals with double coset rewriting systems for finitely presented groups.
- This package started out as part of Anne Heyworth's thesis in 1999.
- The first version on general release was 0.91 in July 2005.
- 'Kan' became an accepted package in May 2015.
- A more detailed history is included as Chapter 3 of the manual,
and in the
CHANGES.md
file.
- The 'Kan' package is distributed with the accepted GAP packages: see https://www.gap-system.org/Packages/kan.html
- It may also be obtained from the GitHub repository at: https://gap-packages.github.io/kan/
The 'Kan' package is Copyright © Chris Wensley and Anne Heyworth, 1996--2025.
'Kan' is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
For details, see https://www.gnu.org/licenses/gpl.html
- unpack
kan-<version_number>.tar.gz
in thepkg
subdirectory of the GAP root directory. - From within GAP load the package with:
gap> LoadPackage("kan"); true
- The documentation is in the
doc
subdirectory. - To run the test file read
testall.g
from thekan/tst/
directory.
If you have a question relating to 'Kan', encounter any problems, or have a suggestion for extending the package in any way, please
- email: mailto:cdwensley.maths@btinternet.com
- or report an issue at: https://github.com/gap-packages/kan/issues/new