quhomology-package: Calculation of Homology groups of a rack/birack

Description Details Author(s) References Examples

Description

This package provides the functionality to calculate the rack, quandle and degenerate Homology groups of a given rack or birack.

Details

Package: quhomology
Type: Package
Version: 1.0
Date: 2014-10-10
License: GPL v3+

~~ An overview of how to use the package, including the most important functions ~~

Author(s)

Ansgar Wenzel

Maintainer: <ansgar.wenzel+quhomology@gmail.com>

References

http://www.maths.sussex.ac.uk/Staff/RAF/Maths/homo.pdf

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
#Using the up and down action as provided for the dihedral quandle, we can then calculate:

#$H_3^R(R_3)$ by 
homology(3,3,FALSE)


#$H_3^Q(R_3)$ by 
homology(3,3,TRUE)

#$H_3^D(R_3)$ by 
degenerate_homology(3,3)

quhomology documentation built on May 1, 2019, 8:44 p.m.