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

Quelle  README.md   Sprache: unbekannt

 
[![release](https://github.com/gap-packages/smallantimagmas/actions/workflows/release-bump.yaml/badge.svg)](https://github.com/gap-packages/smallantimagmas/actions/workflows/release-bump.yaml)

## smallantimagmas

A library of antiassociative magmas of small order.


## Installation

* Simply use [`packagemanager`][gap-pkg-packagemanager-homepage].

```
gap> LoadPackage("packagemanager");
true

gap> InstallPackage("https://github.com/gap-packages/smallantimagmas.git");
#I  Created directory /home/limakzi/.gap/
#I  Created directory /home/limakzi/.gap/pkg/
#I  Cloning to /home/limakzi/.gap/pkg/smallantimagmas ...
#I  Package cloned successfully
#I  Checking dependencies for smallantimagmas...
#I    GAPDoc 1.5: true
#I  Building documentation (using makedoc.g)...
Extracting manual examples for smallantimagmas package ...
1 chapters detected
Chapter 1 : extracted 20 examples
true
gap> 
```

* _Alternative_; just put `smallantimagmas` package in your `pkgs` directory.

## Acknowledgements

This work was supported by: 
* The grant WZ/WI-IIT/2/2025 from the Bialystok University of Technology and funded from the resources for research by the Ministry of Science and Higher Education of Poland.
* The grant from the London Mathematical Society: Scheme 4 Research in Pairs.


[gap-pkg-packagemanager-homepage]: https://github.com/gap-packages/PackageManager

[ Dauer der Verarbeitung: 0.20 Sekunden  (vorverarbeitet)  ]