/AntiIdClosedGroup.jl

A Julia-Package to define, generate and analyse the matrix group spanned by the Anti-Identity

Primary LanguageJuliaMIT LicenseMIT

AntiIdClosedGroup.jl

A Julia-Package to define, generate and analyse the matrix group spanned by the Anti-Identity.

What can this package do?

  1. Construct the (Anti-)Identity matrix
  2. Handle the AI- and PO-notation as stated in the original thesis.
  3. Construct the standard generators using the notation
  4. Construct and apply permutations, find permutation-cycles
  5. Define a set of 'invariants' to analyse the conjugacy classes of the group.

Installation

] add git@github.com:Fhoeddinghaus/AntiIdClosedGroup.jl.git

or

] add https://github.com/Fhoeddinghaus/AntiIdClosedGroup.jl.git

Usage

See the Documentation for details, especially the Example:


ℹ️ Remark

This package was originally created as a part of the bachelor thesis (2021/22) by Felix Höddinghaus (Fhoeddinghaus).