A library of antiassociative magmas of small order.
- Simply use
packagemanager
.
gap> LoadPackage("packagemanager");
true
gap> InstallPackage("https://github.com/limakzi/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 yourpkgs
directory.