#12912: Interface to Fokko Ducloux's Coxeter 3
---------------------------------+------------------------------------------
       Reporter:  nthiery        |         Owner:  sage-combinat
           Type:  enhancement    |        Status:  needs_work   
       Priority:  major          |     Milestone:  sage-5.7     
      Component:  combinatorics  |    Resolution:               
       Keywords:  coxeter        |   Work issues:               
Report Upstream:  N/A            |     Reviewers:               
        Authors:  Mike Hansen    |     Merged in:               
   Dependencies:                 |      Stopgaps:               
---------------------------------+------------------------------------------

Comment (by aschilling):

 Nicolas figured out that the following triggers the seg fault in
 /libs/coxeter/coxeter.pyx
 {{{
 sage: from sage.libs.coxeter.co
 sage.libs.coxeter.coxeter        sage.libs.coxeter.coxeter_group
 sage: from sage.libs.coxeter.coxeter import get_CoxGroup as CoxGroup
 sage: W = CoxGroup(['A',1])
 sage: W.bruhat_interval([],[])
 [[]]
 sage: W = CoxGroup(['A',2])
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12912#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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to