Hi Nicolas,

On 10 Dez., 09:25, "Nicolas M. Thiery" <nicolas.thi...@u-psud.fr>
wrote:
>         if x[0]==[] and x[1]==[]:
>             # Workaround empty skew partition bug in Symmetrica (see #12140)
>             x = [[1],[1]]
>         skewschur = symmetrica.part_part_skewschur(x[0], x[1])

Why is this test not put into symmetrica.part_part_skewschur? It seems
odd to test it before calling, because this kind of tests would then
certainly also be necessary in other places.

Cheers,
Simon

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