#9288: Implement complex reflection groups
---------------------------+------------------------------------------------
   Reporter:  nthiery      |       Owner:  AlexGhitza   
       Type:  enhancement  |      Status:  new          
   Priority:  major        |   Milestone:  sage-wishlist
  Component:  algebra      |    Keywords:               
     Author:               |    Upstream:  N/A          
   Reviewer:               |      Merged:               
Work_issues:               |  
---------------------------+------------------------------------------------
 {{{
     sage: ComplexReflectionGroup(1,1,5)
     WeylGroup of type A4

     sage: W = ComplexReflectionGroup(33); W
     returns the 33 rd exceptional group

     sage: W.diagram()
 }}}

 Note: the current implementation of Coxeter groups is in principle
 designed to open the door for such generalizations; see in particular
 the WeylGroup code for Coxeter groups implemented in terms of matrix
 groups.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9288>
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