MGroups is a Mathematica package developed to support basic study of finite group theory. It offers a user-friendly interface for performing a range of computations involving finite groups including
The package is well documented in the documentation center of Mathematica, furthermore you can also interactively explore it using a single notebook available at MGroups.nb.
On Wolfram Paclet Repository: https://resources.wolframcloud.com/PacletRepository/resources/Taggar/MGroups
Install it using the following command in any Mathematica notebook:
PacletInstall["Taggar/MGroups"]
and load the package with
<<Taggar`MGroups`
in any mathematica notebook.
MIT. See LICENSE.
Naman Taggar