Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/guarana/doc/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 11.1.2022 mit Größe 5 kB image not shown  

Quelle  chap4_mj.html   Sprache: HTML

 
 products/Sources/formale Sprachen/GAP/pkg/guarana/doc/chap4_mj.html


<?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>
<script type="text/javascript"
  src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
<title>GAP (Guarana) - Chapter 4: Installation
  </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" />
<script src="manual.js" type="text/javascript"></script>
<script type="text/javascript">overwriteStyle();</script>
</head>
<body class="chap4"  onload="jscontent()">


<div class="chlinktop"><span class="chlink1">Goto Chapter: </span><a href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a href="chap4_mj.html">4</a>  <a href="chapBib_mj.html">Bib</a>  <a href="chapInd_mj.html">Ind</a>  </div>

<div class="chlinkprevnexttop"> <a href="chap0_mj.html">[Top of Book]</a>   <a href="chap0_mj.html#contents">[Contents]</a>    <a href="chap3_mj.html">[Previous Chapter]</a>    <a href="chapBib_mj.html">[Next Chapter]</a>   </div>

<p id="mathjaxlink" class="pcenter"><a href="chap4.html">[MathJax off]</a></p>
<p><a id="X8360C04082558A12" name="X8360C04082558A12"></a></p>
<div class="ChapSects"><a href="chap4_mj.html#X8360C04082558A12">4 <span class="Heading">Installation
  </span></a>
<div class="ContSect"><span class="tocline"><span class="nocss"> </span><a href="chap4_mj.html#X81746D7285808409">4.1 <span class="Heading">Installing this package
    </span></a>
</span>
</div>
<div class="ContSect"><span class="tocline"><span class="nocss"> </span><a href="chap4_mj.html#X7F5D393E81A24451">4.2 <span class="Heading">Loading the Guarana package
   </span></a>
</span>
</div>
<div class="ContSect"><span class="tocline"><span class="nocss"> </span><a href="chap4_mj.html#X796DF52483B61C74">4.3 <span class="Heading">Running the test suite
 </span></a>
</span>
</div>
</div>

<h3>4 <span class="Heading">Installation
  </span></h3>

<p><a id="X81746D7285808409" name="X81746D7285808409"></a></p>

<h4>4.1 <span class="Heading">Installing this package
    </span></h4>

<p>The Guarana package is part of the standard distribution of <strong class="pkg">GAP</strong> and so normally there should be no need to install it separately. If by any chance it is not part of your <strong class="pkg">GAP</strong> distribution, then the standard method is to unpack the package into the `pkg' directory of your GAP distribution. This will create a `guarana' subdirectory. For other non-standard options please see Chapter <a href="../../../doc/ref/chap76_mj.html#X82473E4B8756C6CD"><span class="RefLink">Reference: Installing a GAP Package</span></a> of the <strong class="pkg">GAP</strong> Reference Manual. Note that the GAP-Packages Polycyclic and Polenta are needed for this package. Normally they should be contained in your distribution. If not, they can be obtained at <span class="URL"><a href="http://www.gap-system.org/Packages/packages.html">http://www.gap-system.org/Packages/packages.html</a></span>.</p>

<p><a id="X7F5D393E81A24451" name="X7F5D393E81A24451"></a></p>

<h4>4.2 <span class="Heading">Loading the Guarana package
   </span></h4>

<p>If the <strong class="pkg">Guarana</strong> Package is not already loaded then you have to request it explicitly. This can be done by `LoadPackage("guarana")'. The `LoadPackage' command is described in Section <a href="../../../doc/ref/chap76_mj.html#X79B373A77B29D1F5"><span class="RefLink">Reference: LoadPackage</span></a> in the <strong class="pkg">GAP</strong> Reference Manual.</p>

<p><a id="X796DF52483B61C74" name="X796DF52483B61C74"></a></p>

<h4>4.3 <span class="Heading">Running the test suite
 </span></h4>

<p>Once the package is installed, it is possible to check the correct installation by running the test suite of the package.</p>


<div class="example"><pre>
 gap> Read(Filename(DirectoriesPackageLibrary("guarana","tst"),"testall.g"));
 </pre></div>

<p>For more details on Test Files see Section <a href="../../../doc/ref/chap7_mj.html#X801051CC86594630"><span class="RefLink">Reference: Test Files</span></a> of the <strong class="pkg">GAP</strong> Reference Manual. If the test suite runs into an error, then please submit a report to our issue tracker at <span class="URL"><a href="https://github.com/gap-packages/guarana/issues">https://github.com/gap-packages/guarana/issues</a></span>.</p>


<div class="chlinkprevnextbot"> <a href="chap0_mj.html">[Top of Book]</a>   <a href="chap0_mj.html#contents">[Contents]</a>    <a href="chap3_mj.html">[Previous Chapter]</a>    <a href="chapBib_mj.html">[Next Chapter]</a>   </div>


<div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a href="chap4_mj.html">4</a>  <a href="chapBib_mj.html">Bib</a>  <a href="chapInd_mj.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>

Messung V0.5
C=96 H=98 G=96

¤ Dauer der Verarbeitung: 0.4 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

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 und die Messung sind noch experimentell.