"Nicolas M. Thiery" <[email protected]> writes: > I let the tableau fans decide whether we want to enforce that all > entries of a (skew) tableau are Integers, and if yes to write a patch > on lrcalc to convert the ints to Integers. We could throw this in the > ticket #12284 which will make lrcalc a standard Sage package.
Yet another thing: sage: lrskew([1,1],[2])[0].pp() . . 1 So, possibly lrskew should check that mu is contained in lambda? Martin -- You received this message because you are subscribed to the Google Groups "sage-combinat-devel" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sage-combinat-devel?hl=en.
