<h4>1.1 <span class="Heading">Installation and Loading</span></h4>
<p>Like other <strong class="pkg">GAP</strong> packages, you download and unpack this package into <strong class="pkg">GAP</strong>'s pkg directory. For example, if you were running GAP on some machine with a Unix-based operating system and GAP were installed in the directory /usr/local/gap then you would do the following to install CRIME.
<p>In this situation, users would load the package with the <code class="keyw">LoadPackage</code> command.</p>
<div class="example"><pre>
$ gap
<span class="GAPprompt">gap></span> <span class="GAPinput">LoadPackage("crime");</span>
</pre></div>
<p>Users not having root access, using someone else's computer, or having bad relationships with their network administrators, could install the package into their home directories or into some other writable directory such as /tmp and load the package as follows.
<p>You can count yourself lucky if <strong class="pkg">GAP</strong> doesn't complain about anything. There is also a longer running test file for those having ample free time described in Appendix B.
<h4>1.2 <span class="Heading">For Further Information</span></h4>
<p>The file <code class="keyw">doc/example.*</code> contains the step-by-step <strong class="pkg">CRIME</strong> calculation of the cohomology ring of the quaternion group. The file <code class="keyw">doc/explanation.*</code> contains a theoretical description of how the package calculates the various cohomology products. Users wishing to read the sourcecode can print all the programs in the <code class="keyw">gap</code> directory with the program <code class="keyw">gap/print.pl</code> which should be executed in the <code class="keyw">gap</code> directory.</p>
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.