Package org.episteme.core.mathematics.algebra.groups


package org.episteme.core.mathematics.algebra.groups
  • Class
    Description
    Represents a Cyclic Group of order n (Z_n).
    Represents a Dihedral Group D_n of order 2n.
    Represents a Finite Group.
    Represents a Free Group over a set of generators.
    A word in the free group.
    A Lie group is a group that is also a differentiable manifold.
    Represents an Ordered Group.
    Represents the Quaternion Group Q8.
    The group of all linear transformations of Minkowski space that preserve the spacetime interval ds²=-c²dt²+dx²+dy²+dz².
    The group of 2x2 unitary matrices with determinant 1.
    The group of 3x3 unitary matrices with determinant 1.
    Represents the Symmetric Group S_n (group of all permutations of n elements).
    Represents a permutation of {0, 1, ..., n-1}.
    Represents the Unitary Group U(1).