#9112: adding maximum entry option to SemistandardTableaux()
-----------------------------+----------------------------------------------
   Reporter:  QuantumKing    |       Owner:  sage-combinat        
       Type:  enhancement    |      Status:  new                  
   Priority:  major          |   Milestone:                       
  Component:  combinatorics  |    Keywords:  semistandard tableaux
     Author:  Eric Webster   |    Upstream:  N/A                  
   Reviewer:                 |      Merged:                       
Work_issues:                 |  
-----------------------------+----------------------------------------------
 Sage-4.4.2, combinat/tableau.py:

 Currently, the function SemistandardTableaux(p=None, mu=None) has a
 default maximum entry of sum(p) if p is a partition and p if p is an
 integer. I want to add the option to specify a maximum entry.

 SemistandardTableaux(mu=[...]) returns all semistandard tableaux when it
 should return semistandard tableaux with content mu.

 Also, the representation of the SST classes should state the maximum
 entry.

 Eric

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9112>
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 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.

Reply via email to