File: preface.xml

package info (click to toggle)
gap 4r10p0-7
  • links: PTS
  • area: main
  • in suites: buster
  • size: 47,392 kB
  • sloc: ansic: 118,475; xml: 54,089; sh: 4,112; perl: 1,654; makefile: 274
file content (27 lines) | stat: -rw-r--r-- 917 bytes parent folder | download | duplicates (4)
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
<Chapter Label="Preface">
<Heading>Preface</Heading>

This is one of the three main &GAP; books. 
It describes most essential changes from previous &GAP; releases.
<P/>

In addition to this manual, there is the <E>&GAP; Tutorial</E>
<Alt Only="HTML">(see <Ref BookName="tut" Label="Preface"/>)</Alt>
and the <E>&GAP; Reference Manual</E> 
<Alt Only="HTML">(see <Ref BookName="ref" Label="Preface"/>)</Alt>
containing detailed documentation of the mathematical functionality of &GAP;.
<P/>

A lot of the functionality of the system and a number of
contributed extensions are provided as &GAP; packages,
and each of these has its own manual. New versions of packages are
released independently of &GAP; releases, and changes between 
package versions may be described in their documentation. 
<P/>

</Chapter>

<!-- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -->
<!-- %% -->
<!-- %E -->