#5487: Content function for tableaux
---------------------------+------------------------------------------------
Reporter: andrew.mathas | Owner: mhansen
Type: enhancement | Status: new
Priority: trivial | Milestone:
Component: combinatorics | Keywords: tableaux content
---------------------------+------------------------------------------------
Comment(by hivert):
Replying to [comment:1 saliola]:
> 1. content is only well-defined if k appears exactly once in the
tableau. How should it work for the following tableau?
> {{{
> sage: Tableau([[3,3],[3,3]])
> [[3, 3], [3, 3]]
> }}}
This is not exactly a tableau ! :-) I don't know if it's standard but
there is a notion of content associated to semi-standard tableau.
> 2. In case k does not appear in the tableau, perhaps it is better to
raise an error?
>
> 3. Whatever is decided for 2, it should be documented. You can do this
with an OUTPUT section.
4. I think parameters should be written {{{``n``}}} (raw sage code)
instead of {{{`n`}}} (latex code) or {{{<n>}}} (no particular meaning in
rest) see http://wiki.sagemath.org/combinat/HelpOnTheDoc
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5487#comment:2>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" 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-trac?hl=en
-~----------~----~----~----~------~----~------~--~---