#9534: add base method for permutation groups
----------------------------+-----------------------------------------------
Reporter: jasonbhill | Owner: jasonbhill
Type: enhancement | Status: new
Priority: major | Milestone: sage-5.0
Component: group_theory | Keywords: base
Author: jasonbhill | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------------+-----------------------------------------------
Comment(by jasonbhill):
The existing base method returned "Integer Ring" for all permutation
groups as it was inherited from ParentWithBase. This new base method uses
GAP's base from stabilizer chain method to return an actual base, with an
optional seed.
The patch was placed in the combinat queue as it depends on Mike Hansen's
domain modifications.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9534#comment:1>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.