Skip to content
/ utils Public
forked from gap-packages/utils

GAP package utils - utility functions collected from other packages

License

Notifications You must be signed in to change notification settings

aodabas/utils

 
 

Repository files navigation

Build Status Code Coverage

The GAP 4 package 'Utils'

Introduction

This 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.

Distribution

Copyright

The 'Utils' package is Copyright {\copyright} The GAP Group, 2015-2017.

'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 http://www.gnu.org/licenses/gpl.html

Installation

  • unpack utils-<version_number>.tar.gz in the pkg subdirectory of the GAP root directory.

  • From within GAP load the package with:

    gap> LoadPackage("utils");

  • The file manual.pdf is in the doc subdirectory.

Contact

If you have a question relating to 'Utils', encounter any problems, or wish to suggest other functions to be transferred to the package, please

About

GAP package utils - utility functions collected from other packages

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • GAP 99.8%
  • Shell 0.2%