#8359: Coxeter groups as permutation groups
---------------------------------+------------------------------------------
Reporter: nthiery | Owner: sage-combinat
Type: enhancement | Status: needs_work
Priority: major | Milestone:
Component: combinatorics | Keywords: Coxeter groups, permutation
groups, chevie
Author: Nicolas M. ThiƩry | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------------+------------------------------------------
Changes (by nthiery):
* cc: sage-combinat (added)
* status: new => needs_work
Old description:
> Patch in dev on the sage-combinat server
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.
Depends on #8380.
The patch on the sage-combinat server is almost ready, up to a glitch to
be investigated during the Sage-Combinat/Chevie workshop.
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8359#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.