RAQ, a GAP System package for Racks And Quandles.
Go to file
Glen Whitney ffb88b99e8 Standardize on RAQ as the name of this package 2018-08-18 10:58:08 -07:00
doc Organize raq into standard GAP package file tree 2018-08-16 21:12:38 -07:00
lib Standardize on RAQ as the name of this package 2018-08-18 10:58:08 -07:00
tst Standardize on RAQ as the name of this package 2018-08-18 10:58:08 -07:00
CHANGES Organize raq into standard GAP package file tree 2018-08-16 21:12:38 -07:00
LICENSE Initial commit 2018-08-01 04:35:36 +00:00
PackageInfo.g Standardize on RAQ as the name of this package 2018-08-18 10:58:08 -07:00
README.md Standardize on RAQ as the name of this package 2018-08-18 10:58:08 -07:00
init.g Standardize on RAQ as the name of this package 2018-08-18 10:58:08 -07:00
makedoc.g Standardize on RAQ as the name of this package 2018-08-18 10:58:08 -07:00
read.g Standardize on RAQ as the name of this package 2018-08-18 10:58:08 -07:00

README.md

RAQ, a GAP System package for Racks And Quandles.

  • Website: code.studioinfinity.org/RAQ/wiki
  • Repository: code.studioinfinity.org/RAQ

This package provides a variety of facilities for computing with one-sided quasigroups, racks, and quandles in GAP.

It uses no external binaries, so installation consists only of placing the RAQ file tree in a directory in your package search path, e.g. the pkg directory of your GAP installation, or perhaps the .gap/pkg subdirectory of your home directory.

Authors/maintainers of RAQ: Glen Whitney glen@studioinfinity.org

The authors of RAQ would like to acknowledge their debt to the creators of RIG, an earlier package for Racks in GAP; chaief among them is Leandro Vendramin. RIG was an inspiration for the creation of RAQ, and using and reading that package suggested many features needed in the development of RAQ.