This project provides a computer program for users which makes them able to process useful information about finite groups. Here users can simply input their desired data according to the instructions and get their needed information. With the use of this framework users will be able to:
- Determine the group order
- Generate the elements of the group
- Get the group identity
- Get the order of an element
- Get the inverse of an element
- Get the composition of two elements
- Check if the group is abelian
- Generate the centre
- Check whether a set of arbitrary integers with the operation of addition mod n form a group or not
- Google Colaboratory
First you have to open Copy_of_PIFG_for_Github.ipynb . Then click on the Open in Colab badge. Please note that you need a google account to use colab.
The Instructions on how to use this project are given in each section. You do not need to be familiar with colab.
The python code and all the functions are hidden under the All the Functions section. You can double click to show/hide them.
If you have any further questions, please contact me via email.
Parisa Rabbany - Parisa.Rabbany.pr@gmail.com
