#12582: Implement the coxeter_diagram method for all CartanType's
----------------------------+----------------------------------------------
       Reporter:  nthiery   |        Owner:  sage-combinat
           Type:            |       Status:  needs_review
  enhancement               |    Milestone:  sage-duplicate/invalid/wontfix
       Priority:  major     |   Resolution:
      Component:            |    Merged in:
  combinatorics             |    Reviewers:
       Keywords:  coxeter   |  Work issues:
        Authors:            |       Commit:
Report Upstream:  N/A       |     Stopgaps:
         Branch:            |
   Dependencies:            |
----------------------------+----------------------------------------------
Changes (by chapoton):

 * status:  new => needs_review
 * milestone:  sage-wishlist => sage-duplicate/invalid/wontfix


Comment:

 In sage 6.2.beta3:
 {{{
 sage: H3 = CartanType(['H',3])
 sage: H3.coxeter_diagram()
 Graph on 3 vertices
 sage: I7 = CartanType(['I',7])
 sage: I7.coxeter_diagram()
 Graph on 2 vertices
 }}}
 So maybe this ticket could be closed ?

--
Ticket URL: <http://trac.sagemath.org/ticket/12582#comment:5>
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to