#8359: Coxeter groups as permutation groups
--------------------------------------------------------------+-------------
       Reporter:  nthiery                                     |         Owner:  
sage-combinat              
           Type:  enhancement                                 |        Status:  
needs_work                 
       Priority:  major                                       |     Milestone:  
                           
      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 aschilling):

  * reviewer:  => Anne Schilling, Mike Hansen


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.
>
> The patch on the sage-combinat server is almost ready, up to a glitch to
> be investigated during the Sage-Combinat/Chevie workshop.

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.

--

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8359#comment:2>
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.

Reply via email to