1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
|
<!-- %W utils.xml GAP 4 package CTblLib Thomas Breuer -->
<!-- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -->
<Chapter Label="chap:utilities">
<Heading>Utility Functions Provided by the <Package>CTblLib</Package>
Package</Heading>
This chapter describes &GAP; functions that are provided by the
<Package>CTblLib</Package> package but that might be of general interest.
<P/>
For the moment, there are just two features to describe,
the generation of &ATLAS; irrationalities from cyclotomic integers
(see Section <Ref Sect="sect:CTblLib.StringOfAtlasIrrationality"/>),
and the generation of information about the group structure from
identifiers of character tables
(see Section <Ref Sect="sect:StructureDescriptionCharacterTableName"/>).
<!-- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -->
<Section Label="sect:CTblLib.StringOfAtlasIrrationality">
<Heading>Write Character Values in Terms of Atomic &ATLAS;
Irrationalities</Heading>
<#Include Label="CTblLib.StringOfAtlasIrrationality">
</Section>
<!-- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -->
<Section Label="sect:StructureDescriptionCharacterTableName">
<Heading>Create a String that Describes the Group Structure</Heading>
<#Include Label="StructureDescriptionCharacterTableName">
</Section>
<!-- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -->
</Chapter>
|