#15428: Partitions to posets
-------------------------------------------------+-------------------------
       Reporter:  darij                          |        Owner:
           Type:  enhancement                    |       Status:
       Priority:  major                          |  positive_review
      Component:  combinatorics                  |    Milestone:  sage-5.13
       Keywords:  sage-combinat, partition,      |   Resolution:
  poset                                          |    Merged in:
        Authors:  Darij Grinberg                 |    Reviewers:  Travis
Report Upstream:  N/A                            |  Scrimshaw
         Branch:                                 |  Work issues:
   Dependencies:  #15350                         |       Commit:
                                                 |     Stopgaps:
-------------------------------------------------+-------------------------

Comment (by darij):

 OOPS, I was stupid: With your convention, `P.poset()` would not be
 `P.superstandard_tableau().poset()` but rather something like
 `P.tautological_tableau().poset()`, where `tautological_tableau()` puts
 the pair of the coordinates of each cell into that cell (another function
 that probably needs to be made). For this method to generalize to
 arbitrary tableaux, though, one would have to check that all entries are
 pairwise distinct, which is a waste of time (OK, so a `check` variable?).
 But to be honest, I'd very much prefer to have this method defined on
 partitions first and later maybe add it to tableaux as well. If I were to
 search for it, I would definitely not have started by constructing a
 tableau out of `p`...

--
Ticket URL: <http://trac.sagemath.org/ticket/15428#comment:8>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

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

Reply via email to