Metadata-Version: 2.1
Name: mmgroup
Version: 0.0.10
Summary: Implementation of the sporadic simple monster group.
Home-page: https://github.com/Martin-Seysen/mmgroup
Author: Martin Seysen
Author-email: m.seysen@gmx.de
License: BSD-2-Clause
Project-URL: Issue Tracker, https://github.com/Martin-Seysen/mmgroup/issues
Keywords: sporadic group,monster group,finite simple group
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3.6
Requires-Dist: numpy
Requires-Dist: regex

This is the python ``mmgroup`` project.

It gives the user the capability to compute in the Monster group.
In mathematics, the Monster group is the largest finite sporadic
simple group.

Project Documentation see

https://mmgroup.readthedocs.io/en/latest/

Quick installation and test
---------------------------

For Windows 64 see:

https://mmgroup.readthedocs.io/en/latest/api.html#installation


For Linux see:

https://mmgroup.readthedocs.io/en/latest/guide.html#installing-the-mmgroup-package-on-linux


License
-------

Copyright Martin Seysen, 2020.

Distributed under the terms of the MIT license, mmgroup is free and 
open source software.

https://github.com/Martin-Seysen/test_repository/blob/master/LICENSE



