And I don't know how to fix this either :

sage: G=AdditiveAbelianGroup([5])
sage: G(2)
TypeError: can't initialize vector from nonzero non-list

Nathann

On 7 November 2013 13:49, Nathann Cohen <nathann.co...@gmail.com> wrote:
> Hello everybody !
>
> I just created a ticket [1] that fixes several things in groups.<tab>
> and adds this AdditiveAbelianGroup there. In particular, it does not
> fix anything realted to the 3 cartesian products that can be used on
> IntegerModRing, nor to the fact that it is not considered as a group
> at all by Sage. I really don't know how this should be done :-/
>
> Have fuuuuuuuuuuuuuuuun !
>
> Nathann
>
> [1] http://trac.sagemath.org/ticket/15368
>
> On 6 November 2013 22:13, Nathann Cohen <nathann.co...@gmail.com> wrote:
>> Helloooooo !
>>
>>> sage: Z5xZ5 = AdditiveAbelianGroup([5, 5])
>>
>> Excellent ! Thaaaaaanks ! I can write my patch now ;-)
>>
>> Nathann

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to