Metadata-Version: 2.1
Name: mmgroup
Version: 0.0.5
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
Keywords: sporadic group,monster group,finite simple group
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3.6
Requires-Dist: numpy

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/


License
-------

Copyright Martin Seysen, 2020.

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

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



