Changes between Version 2 and Version 3 of Ticket #20973
- Timestamp:
- 07/07/16 10:46:02 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20973 – Description
v2 v3 1 Gives a minimalimplementation of the `A_oo` Cartan type:1 Gives a *minimal* implementation of the `A_oo` Cartan type: 2 2 {{{#!sage 3 3 sage: CartanType(['A',oo]) … … 12 12 }}} 13 13 14 In addition, the ficket fixes the following error:14 In addition, the ticket fixes the following error an `CartanType`: 15 15 {{{#!sage 16 16 sage: CartanType(['A',-1])