#20587: Residues and degrees for tableaux
-------------------------------------+-------------------------------------
       Reporter:  andrew.mathas      |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-7.3
      Component:  combinatorics      |   Resolution:
       Keywords:  tableaux, rsidue   |    Merged in:
  sequences, tableaux degrees        |
        Authors:  Andrew Mathas      |    Reviewers:  Travis Scrimshaw
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  public/combinat/residues_degrees_tableaux-20587|  
015f2cdd4be65cbbb33cfe9a725e69c9e1574c91
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by tscrim):

 Replying to [comment:18 andrew.mathas]:
 > There were some comments on sage-dev about some source files becoming
 overly large so I was wondering also whether it would be better to put the
 residue sequence code into its' own file. I think that
 `StandardTableaux_residue` and `StandardTableaux_residue_shape` need to
 stay in tableau_tuple but  the other classes could go into a
 tableau_residue file. On the other hand, tableau_tuple is already quite
 specialised so perhaps it doesn't matter. What do you think?

 I think `tableau_tuple.py` is nowhere near as long as a number of other
 files, but it would be easier to find documentation/code-wise if it was in
 a separate file, as well as avoid one import loop between
 `partition_tuple.py` and `tableau_tuple.py`.

 I also realized I did not properly indent the tests I moved into
 `ResidueSequence.__init__`. Moreover, one other doc note is `blocks` has a
 partial sentence.

--
Ticket URL: <https://trac.sagemath.org/ticket/20587#comment:19>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to