#4549: [with patch, needs review] New class IntegerListLex for generating 
integer
lists => much improved partition iterators
---------------------------+------------------------------------------------
 Reporter:  nthiery        |       Owner:  nthiery   
     Type:  enhancement    |      Status:  new       
 Priority:  minor          |   Milestone:  sage-3.4.2
Component:  combinatorics  |    Keywords:            
---------------------------+------------------------------------------------

Comment(by hivert):

 Dear Nicolas,

 > I should mention: only the last patch is needed; it integrates the
 previous ones

 The patch looks good to me. However, though I'm not 100% sure I launched
 the correct check, it seems that one of the old pickle is still broken:
 {{{
 sage: std = os.environ['SAGE_DATA'] +
 '/extcode/pickle_jar/pickle_jar.tar.bz2'
 sage: sage.structure.sage_object.unpickle_all(std)
 ** failed:  _class__sage_combinat_partition_Partitions_constraints__.sobj
 /usr/local/sage/sage/local/lib/python2.5/site-
 packages/IPython/iplib.py:2073: DeprecationWarning: RQDF is deprecated;
 use RealField(212) instead.
   exec code_obj in self.user_global_ns, self.user_ns
 Failed:
 _class__sage_combinat_partition_Partitions_constraints__.sobj
 Successfully unpickled 486 objects.
 Failed to unpickle 1 objects.
 }}}
 Am I doing something wrong ?

 Cheers,

 Florent

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

Reply via email to