Hello,

> Sage is not saying anything. But, there seem to be a fix in sage-combinat :
>
> sage: perm = Permutation([1,2,1])
> ---------------------------------------------------------------------------
> ValueError                                Traceback (most recent call last)
> ...
> ValueError: the list l (=[1, 2, 1]) must contain each integer of {1,...,n}

It's me (improve_constructors_of_iet-vd.patch). But, I don't know if
it's a good idea as it slows down everything. In
PermutationGroupElement, there is a check options wich is set to True
by default. This may be an issue.

Cheers,
Vincent

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-combinat-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sage-combinat-devel?hl=en.

Reply via email to