Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 91213ddcfbe7f54821d42c2d9e091326 > files > 1449

gap-system-packages-4.4.12-5mdv2010.0.i586.rpm

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
         "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>GAP (HAPprime Datatypes) - Chapter 1: Introduction</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta name="generator" content="GAPDoc2HTML" />
<link rel="stylesheet" type="text/css" href="manual.css" />
</head>
<body>


<div class="chlinktop"><span class="chlink1">Goto Chapter: </span><a href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a>  <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a href="chap7.html">7</a>  <a href="chap8.html">8</a>  <a href="chap9.html">9</a>  <a href="chap10.html">10</a>  <a href="chapInd.html">Ind</a>  </div>

<div class="chlinkprevnexttop">&nbsp;<a href="chap0.html">Top of Book</a>&nbsp;  &nbsp;<a href="chap0.html">Previous Chapter</a>&nbsp;  &nbsp;<a href="chap2.html">Next Chapter</a>&nbsp;  </div>

<p><a id="X7DFB63A97E67C0A1" name="X7DFB63A97E67C0A1"></a></p>
<div class="ChapSects"><a href="chap1.html#X7DFB63A97E67C0A1">1 <span class="Heading">Introduction</span></a>
</div>

<h3>1 <span class="Heading">Introduction</span></h3>

<p>The <strong class="pkg">HAPprime</strong> package is a <strong class="pkg">GAP</strong> package which supplements the <strong class="pkg">HAP</strong> package (<span class="URL"><a href="http://hamilton.nuigalway.ie/Hap/www/">http://hamilton.nuigalway.ie/Hap/www/</a></span>), providing new and improved functions for doing homological algebra over small prime-power groups. A detailed overview of the <strong class="pkg">HAPprime</strong> package, with examples and documentation of the high-level functions, is provided in the accompanying <strong class="pkg">HAPprime</strong> user guide.</p>

<p>This document, the datatypes reference manual, supplements the <strong class="pkg">HAPprime</strong> user guide. It describes the new <strong class="pkg">GAP</strong> datatypes defined by the <strong class="pkg">HAPprime</strong> package, and all of the associated functions for working with each of these datatypes. The datatypes are</p>


<dl>
<dt><strong class="Mark"><code class="keyw">FpGModuleGF</code></strong></dt>
<dd><p>(Chapter <a href="chap5.html#X820435E87D83DF34"><b>5</b></a>) a free FG-module compactly represented in terms of generating elements, with operations that do as much manipulation as possible within this form, thus minimizing memory use.</p>

</dd>
<dt><strong class="Mark"><code class="keyw">FpGModuleHomomorphismGF</code></strong></dt>
<dd><p>(Chapter <a href="chap6.html#X82F28552819A6542"><b>6</b></a>) a free linear homomorphism between two FG-modules, each represented as a <code class="keyw">FpGModuleGF</code>. this also uses the compact generator form to save memory in its operations.</p>

</dd>
<dt><strong class="Mark"><code class="keyw">HAPResolution</code></strong></dt>
<dd><p>(Chapter <a href="chap2.html#X7C0B125E7D5415B4"><b>2</b></a>) this datatype, defined in the <strong class="pkg">HAP</strong> package, represents a free FG-resolution of a FG-module. <strong class="pkg">HAPprime</strong> extends the definition of this datatype to save memory, and provides additional functions to operate on resolutions.</p>

</dd>
<dt><strong class="Mark"><code class="keyw">HAPDerivation</code></strong></dt>
<dd><p>(Chapter <a href="chap8.html#X80C0FB5A7B72B145"><b>8</b></a>) a derivation over a polynomial ring R. In particular, <strong class="pkg">HAPprime</strong> provides functions to calculate the kernel and homology of derivations for polynomials over prime fields.</p>

</dd>
</dl>
<p>In addition, Chapter <a href="chap10.html#X7B65E0C37AAB6066"><b>10</b></a> provides documentation for some general functions defined in <strong class="pkg">HAPprime</strong> which extend some of the basic <strong class="pkg">GAP</strong> functionality in areas such as matrices and polynomials.</p>

<p>Each chapter of this reference manual begins with an overview of the datatype, and then implementation details of any interesting functions. The function reference of related functions then follows, subdivided into sections of related functions. Examples demonstrating the use of each function are given at the end of each section.</p>


<div class="chlinkprevnextbot">&nbsp;<a href="chap0.html">Top of Book</a>&nbsp;  &nbsp;<a href="chap0.html">Previous Chapter</a>&nbsp;  &nbsp;<a href="chap2.html">Next Chapter</a>&nbsp;  </div>


<div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a href="chap0.html">Top</a>  <a href="chap1.html">1</a>  <a href="chap2.html">2</a>  <a href="chap3.html">3</a>  <a href="chap4.html">4</a>  <a href="chap5.html">5</a>  <a href="chap6.html">6</a>  <a href="chap7.html">7</a>  <a href="chap8.html">8</a>  <a href="chap9.html">9</a>  <a href="chap10.html">10</a>  <a href="chapInd.html">Ind</a>  </div>

<hr />
<p class="foot">generated by <a href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc">GAPDoc2HTML</a></p>
</body>
</html>