<p><strong class="pkg">datastructures</strong> does not work without compiling its kernel module, and is not loaded by <strong class="pkg">GAP</strong> by default. To load the package run <code class="code">LoadPackage("datastructures");</code> at the <strong class="pkg">GAP</strong> prompt.</p>
<h4>2.1 <span class="Heading">Building the Kernel Module</span></h4>
<p>To build the kernel module, you will need</p>
<ul>
<li><p>a C compiler, e.g. GCC or Clang</p>
</li>
<li><p>GNU Make</p>
</li>
</ul>
<p>To install a released version of this package, extract the package's archive file into <strong class="pkg">GAP</strong>'s <code class="file">pkg</code> folder.</p>
<p>To install the current development version of this package, obtain the most recent code from <strong class="button">GitHub</strong></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 und die Messung sind noch experimentell.