#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:
----------------------------------------+-----------------------------------
Comment (by andrew.mathas):
OK, I have fixed the long-test problem. With the pickle it seems to me
that the only way to fix the problem is to replace the bad
{{{
PartitionTuples_nk
}}}
pickle in the pickle jar with a good one (and leave the other pickles
untouched) as the underlying class has changed too much (vbraun posted a
comment on #9265 suggesting that I should use `register_unpickle_override
instead but I tried experimenting with this and it doesn't seem to work).`
[[BR]]Jeroen can you please confirm that you are are happy for me to do
this.[[BR]][[BR]]
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13072#comment:45>
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.