passagemath-groups is a component of the passagemath environment providing group theory and invariant theory functionality, including permutation groups, matrix groups, and algebraic groups. It relies on GAP and libgap. Current version 10.8.4, requiring Python >=3.11 and <3.15. Release cadence follows passagemath releases, typically one or two per year.
pip install passagemath-groups passagemath-sageNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a permutation group on 4 points and compute its order.
Use Python 3.11, 3.12, or 3.14 (if available).
Use from sage.groups... import ...
Check sage.groups.perm_gps.permgroup_named for current names.