Utility functions in GAP
Version 0.92
Released 2025-09-11
This project is maintained by Chris Wensley
UtilsThis package collects together utility functions from a selection of GAP packages in order to make them more widely visible to other package authors.
Other generally useful functions, which are not deemed suitable for the main library, and also welcome. For example, recent additions are functions to convert certain types of group to Magma format.
The Utils package is Copyright © The GAP Group, 2015-2025.
Utils 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 utils-<version_number>.tar.gz in the pkg subdirectory
of the GAP root directory.
gap> LoadPackage("utils");
true
manual.pdf is in the doc subdirectory.If you have a question relating to Utils, encounter any problems,
or wish to suggest other functions to be transferred to the package, please