#6050: [with patch, needs review] Dynkin diagram ascii art for reducible Cartan
types
---------------------------+------------------------------------------------
 Reporter:  bump           |       Owner:  bump         
     Type:  enhancement    |      Status:  new          
 Priority:  major          |   Milestone:  sage-combinat
Component:  combinatorics  |    Keywords:               
---------------------------+------------------------------------------------
Description changed by bump:

Old description:

> After the patch, Dynkin diagram ascii art is available for reducible
> Cartan types.
>
> {{{
> sage: DynkinDiagram("F4xA2")
>
> O---O=>=O---O
> 1   2   3   4
> O---O
> 5   6
> F4xA2
>
> sage: CartanType("B2xC2").dynkin_diagram()
>
> O=>=O
> 1   2
> O=<=O
> 3   4
> B2xC2
> }}}
>
> This goes on top of {{{trac_5502-revised.patch}}} but that has been
> merged in sage-4.0rc0.

New description:

 After the patch, Dynkin diagram ascii art is available for reducible
 Cartan types.

 {{{
 sage: DynkinDiagram("F4xA2")

 O---O=>=O---O
 1   2   3   4
 O---O
 5   6
 F4xA2

 sage: CartanType("B2xC2").dynkin_diagram()

 O=>=O
 1   2
 O=<=O
 3   4
 B2xC2
 }}}

 The patch {{{trac_6050.patch}}} goes on top of
 {{{trac_5502-revised.patch}}} but that has been merged in sage-4.0rc0.

 The second patch {{{trac_6050-1.patch}}} corrects a minor misformatting in
 Type D extended ascii art.

--

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6050#comment:5>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel

--~--~---------~--~----~------------~-------~--~----~
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