Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mmgroup

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mmgroup

Implementation of the sporadic simple monster group.

  • 1.0.3
  • PyPI
  • Socket score

Maintainers
1

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:

.. code-block::

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

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

.. code-block::

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

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc