#20973: Cartan type Aoo
-------------------------------------+-------------------------------------
       Reporter:  andrew.mathas      |        Owner:
           Type:  enhancement        |       Status:  new
       Priority:  major              |    Milestone:  sage-7.3
      Component:  combinatorics      |   Resolution:
       Keywords:  Cartan type, A     |    Merged in:
  infinity                           |
        Authors:  Andrew Mathas      |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/andrew.mathas/cartan_type_aoo    |  257b283a7b30fc46cc5bae0bbfcd12037e56eb62
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by {'newvalue': u'Andrew Mathas', 'oldvalue': ''}):

 * author:   => Andrew Mathas
 * component:  PLEASE CHANGE => combinatorics
 * keywords:   => Cartan type, A infinity
 * commit:   => 257b283a7b30fc46cc5bae0bbfcd12037e56eb62
 * type:  PLEASE CHANGE => enhancement


Old description:



New description:

 Gives a minimal implementation of the `A_oo` Cartan type:
 {{{#!sage
 sage: CartanType(['A',oo])
 ['A', oo]
 sage: CartanType(['A',oo]).is_irreducible()
 True
 sage: CartanType(['A',oo]).is_simply_laced()
 True
 sage: print(CartanType(['A', oo]).ascii_art())
 ...---O---O---O---O---O---O---O---...
      -3  -2  -1   0   1   2   3
 }}}

 In addition, the ficket fixes the following error:
 {{{#!sage
 sage: CartanType(['A',-1])
   File "<string>", line unknown

     ^
 SyntaxError: unexpected EOF while parsing
 }}}

 See related discussion on [https://groups.google.com/forum/#!topic/sage-
 combinat-devel/tnQngybmlI4 sage-combinat].

--

Comment:

 New commits:
 
||[https://git.sagemath.org/sage.git/commit?id=c52edd107bba7db8ee701890cf68c8593b6de22f
 c52edd1]||{{{Basic functionality for Aoo}}}||
 
||[https://git.sagemath.org/sage.git/commit?id=257b283a7b30fc46cc5bae0bbfcd12037e56eb62
 257b283]||{{{Minimal implementation of Cartan type Aoo}}}||

--
Ticket URL: <https://trac.sagemath.org/ticket/20973#comment:2>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to