defGRIMsf GRIM
This chapter describes the main functions of the GRIM (Version~1.0) share library package for testing finiteness of rational and integer matrix groups. All functions described here are written entirely in the GAP language.
Before using any of the functions described in this chapter you must load the package by calling the statement
gap> RequirePackage( "grim" );Loading GRIM (Groups of Rational and Integer Matrices) 1.0, by beals@math.arizona.edu
GAP 3.4.4