Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemath
GitHub Repository: sagemath/sagesmc
Path: blob/master/src/sage/groups/misc_gps/misc_groups.py
8815 views
1
r"""
2
Miscellaneous Groups
3
4
This is a collection of groups that may not fit into some of the other infinite families described elsewhere.
5
"""
6
7
# Implementation note:
8
# When adding a group here make an entry
9
# in the misc_groups_catalog.py module
10
# or a more closely-related catalog module
11
12