#13248: Coxeter groups: all elements of length N, random elements
----------------------------+-----------------------------------------------
   Reporter:  sdenton       |             Owner:  joyner  
       Type:  enhancement   |            Status:  new     
   Priority:  minor         |         Milestone:  sage-5.3
  Component:  group theory  |          Keywords:          
Work issues:                |   Report Upstream:  N/A     
  Reviewers:  zabrocki      |           Authors:  sdenton 
  Merged in:                |      Dependencies:          
   Stopgaps:                |  
----------------------------+-----------------------------------------------
 Two commonly desired constructions in a Coxeter group are to:
 a) Iterate over all elements of a given length - this happens especially
 in affine or other infinite coxeter groups in order to test hypotheses,
 construct homogenous elements, etc...
 b) Choose a random element, possibly with length specified.  This often
 occurs to see if a non-special element has a given property.

 Iterating over all element sof a given length in particular has a nice
 solution (due to N. Thiery) and anecdotally has been implemented (usually
 in an inelegant fashion) by numerous community members in response to
 short-term problems.

 We provide some code implementing these functions!

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