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

Quelle  README.md   Sprache: unbekannt

 
# NoCK Package

NoCK is a GAP4 package. 

REMARK: this package is written for GAP4.8 (and higher versions); the packages [SLA](http://www.science.unitn.it/~degraaf/sla.html) and [CoReLG](http://users.monash.edu/~heikod/corelg/) are required.


# Installation

To install the package NoCK move the file `NoCK-XX.tar.gz` (or any other archive containing it) into the `pkg` directory.
Usually this will be the `pkg` subdirectory in your GAP4 installation. However, it is also possible to have a `pkg` subdirectory in a different place, see the section 'Installing GAP Packages' of the GAP4 reference manual for more information. Then simply unpack `NoCK-XX.tar.gz` and your installation is complete.
Now start GAP and type
```gap
gap> LoadPackage( "NoCK" );
```
to load the package. You will see the package banner.

For details on how to use the NoCK package see the package documentation in the doc subdirectory (view its HTML version or manual.pdf via a PDF viewer). You will find additional information on how to create a GAP package in the Appendix of the manual.

# Documentation

The manual of NoCK is contained in /pkg/NoCK-XX/doc. An online version can be found [here](https://gap-packages.github.io/NoCK/doc/chap0.html).

# Package using for documentation/preperation

* [GAPDoc](http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc/index.html)
* [GAP Example Package](https://gap-packages.github.io/example/)
* [GitHubPagesForGAP](https://github.com/gap-system/GitHubPagesForGAP)


[ Dauer der Verarbeitung: 0.21 Sekunden  (vorverarbeitet)  ]