FiSGO.SimpleGroups.simple_group
- simple_group(code)[source]
Given a simple group code, returns a derived object of SimpleGroup corresponding to the provided code.
For information on simple group codes, see the documentation of SimpleGroups.SimpleGroup.from_code.
- Parameters:
code – A valid simple group code.
- Returns:
A derived object of SimpleGroup corresponding to the provided code.