#8359: Coxeter groups as permutation groups
--------------------------------------------------------------+-------------
Reporter: nthiery | Owner:
sage-combinat
Type: enhancement | Status:
positive_review
Priority: major | Milestone:
sage-5.7
Component: combinatorics | Resolution:
Keywords: Coxeter groups, permutation groups, chevie | Work issues:
Report Upstream: N/A | Reviewers:
Anne Schilling, Mike Hansen
Authors: Nicolas M. ThiƩry | Merged in:
Dependencies: | Stopgaps:
--------------------------------------------------------------+-------------
Changes (by jdemeyer):
* milestone: => sage-5.7
Old description:
> This patch adds a function:
> {{{
> CoxeterGroup(cartan_type, implementation = "matrix" / "permutation")
> }}}
> to construct Coxeter groups. Whenever possible, the Coxeter group is
> constructed as a permutation group, using data from GAP3/Chevie;
> otherwise a Weyl group is returned, as a matrix group. An upcoming
> implementation is by reduced words, using the Coxeter 3 package.
>
> Depends on #8380.
New description:
This patch adds a function:
{{{
CoxeterGroup(cartan_type, implementation = "matrix" / "permutation")
}}}
to construct Coxeter groups. Whenever possible, the Coxeter group is
constructed as a permutation group, using data from GAP3/Chevie; otherwise
a Weyl group is returned, as a matrix group. An upcoming implementation is
by reduced words, using the Coxeter 3 package.
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8359#comment:6>
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.