8000 GitHub - Martin-Seysen/mmgroup: Python implementation of the monster group
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Martin-Seysen/mmgroup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

pip install mmgroup
pip install pytest
python -m pytest --pyargs mmgroup -m "not slow"

For Linux and macOS with a 64-bit x86 CPU:

pip3 install mmgroup
pip3 install pytest
python3 -m pytest --pyargs mmgroup -m "not slow"

Python wheels for some other platforms may be built with the cibuildwheel tool, see

https://mmgroup.readthedocs.io/en/latest/guide.html#cibuildwheel-label

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

About

Python implementation of the monster group

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0