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

Quelle  install.xml   Sprache: XML

 
<?xml version="1.0" encoding="UTF-8"?>
<Chapter Label="install">
  <Heading>Installation</Heading>
  <Index><Package>datastructures</Package></Index>

  <Package>datastructures</Package> does not work without compiling its kernel module,
  and is not loaded by &GAP; by default. To load the package run
  <C>LoadPackage("datastructures");</C> at the &GAP; prompt.

  <Section>
    <Heading>Building the Kernel Module</Heading>
    To build the kernel module, you will need 
    <List>
      <Item>a C compiler, e.g. GCC or Clang</Item>
      <Item>GNU Make</Item>
    </List>
 
    To install a released version of this package, extract the package's
    archive file into &GAP;'s pkg folder.


    
    To install the current development version of this package, obtain the most recent
    code from &GITHUB;

    <Verb>
      git clone https://github.com/gap-packages/datastructures
    </Verb>
 
    To build the kernel module then run the following commands in the package's
    directory.
    <Verb>
      ./configure
      make
    </Verb>
  </Section>

  <Section>
    <Heading>Building the Documentation</Heading>

    To build the package documentation, run the following command in the
    package's directory

    <Verb>
      gap makedoc.g
    </Verb>
  </Section>
</Chapter>

100%


¤ Dauer der Verarbeitung: 0.3 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 ist noch experimentell.