#13072: Implementation of PartitionTuple + some minor fixes to partition.py
----------------------------------------+-----------------------------------
       Reporter:  andrew.mathas         |         Owner:  Andrew Mathas   
           Type:  enhancement           |        Status:  needs_work      
       Priority:  major                 |     Milestone:  sage-5.5        
      Component:  combinatorics         |    Resolution:                  
       Keywords:  tuples of partitions  |   Work issues:                  
Report Upstream:  N/A                   |     Reviewers:  Travis Scrimshaw
        Authors:  Andrew Mathas         |     Merged in:                  
   Dependencies:  #9265, #11446         |      Stopgaps:                  
----------------------------------------+-----------------------------------
Changes (by jdemeyer):

  * status:  positive_review => needs_work


Comment:

 {{{
 sage -t  -force_lib devel/sage/sage/structure/sage_object.pyx
 **********************************************************************
 File "/release/merger/sage-5.5.beta0/devel/sage-
 main/sage/structure/sage_object.pyx", line 1114:
     sage: sage.structure.sage_object.unpickle_all()  # (4s on sage.math,
 2011)
 Expected:
     doctest:... DeprecationWarning: This class is replaced by
 Matrix_modn_dense_float/Matrix_modn_dense_double.
     See http://trac.sagemath.org/4260 for details.
     Successfully unpickled ... objects.
     Failed to unpickle 0 objects.
 Got:
      * unpickle failure:
 
load('/release/merger/sage-5.5.beta0/home/.sage/tmp/sage.math.washington.edu/5737/dir_i3wI40//pickle_jar/_class__sage_combinat_partition_PartitionTuples_nk__.sobj')
     doctest:1172: DeprecationWarning: This class is replaced by
 Matrix_modn_dense_float/Matrix_modn_dense_double.
     See http://trac.sagemath.org/4260 for details.
     Failed:
     _class__sage_combinat_partition_PartitionTuples_nk__.sobj
     Successfully unpickled 593 objects.
     Failed to unpickle 1 objects.
 **********************************************************************
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13072#comment:39>
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