#17845: Clean up conjugacy classes
----------------------------+-------------------------------------
Reporter: vdelecroix | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: sage-6.6
Component: group theory | Keywords:
Merged in: | Authors: Vincent Delecroix
Reviewers: | Report Upstream: N/A
Work issues: | Branch:
Commit: | Dependencies:
Stopgaps: |
----------------------------+-------------------------------------
The method .conjugacy_class is defined in too much places:
- `categories/finite_groups.py`
- `groups/matrix_gps/group_element.py`
- `groups/perm_gps/permgroup_element.pyx`
We move the basic definition on elements into the category of groups and
on parents in the category of groups and `GroupMixinLibGAP`.
As a consequence much more groups beneficiate from the GAP implementation
(e.g. Weyl groups).
We also implement the cardinality using `Size()` from GAP (the fallback is
the useless `_cardinality_from_iterator`).
--
Ticket URL: <http://trac.sagemath.org/ticket/17845>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.