Skip to content

rohanchanani/group-structure-in-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Group Structure in Code

Project Overview

This project is an integrated framework to represent the structure of finite groups in code. The project's foundation is a custom data structure to represent groups digitally, and its ultimate result is a generalized function for the semidirect product, which can represent almost any group (abelian or not) as a combination of cyclic groups. The project also includes functions to automatically find all possible generators (or generator bases for non-cyclic groups) of a group, find all possible homomorphisms between two given groups, and find the automorphism group of a given group.

Media

About

Framework for representing the structure of finite groups in code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors