Module garoupa.algebra
Abstract algebra groups
This module was useful while studying alternative groups before sticking with UT(n,p). It is kept here in the hope someone find it useful. However, it is not the focus of this package. Some classes require 'poetry install -E full' to add numpy or other heavy dependencies.
Sub-modules
garoupa.algebra.abs-
Abstract classes
garoupa.algebra.cyclic-
Groups and respective elements that can be cyclic depending on the parameter choice
garoupa.algebra.dihedral-
Dihedral group and respective elements
garoupa.algebra.math-
Operations with permutations
garoupa.algebra.matrix-
Some matrix group and respective elements
garoupa.algebra.npmath-
Operations using numpy
garoupa.algebra.product-
Direct product group and respective element
garoupa.algebra.symmetric-
Symmetric ('permutation') group and respective element