#13074: Implementation of TableauTuples
--------------------------------------------+-------------------------------
Reporter: andrew.mathas | Owner: Andrew Mathas
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-5.6
Component: combinatorics | Resolution:
Keywords: Tableaux, PartitionTuple | Work issues:
Report Upstream: N/A | Reviewers: Travis Scrimshaw
Authors: Andrew Mathas | Merged in:
Dependencies: #9265 #13072 | Stopgaps:
--------------------------------------------+-------------------------------
Comment (by andrew.mathas):
This was caused by the test (on line 2193):
all(correct_number(mu) for mu in !PartitionTuples (4,12)) # long time
which does pass but which takes a really long time. I have changed the 12
to an 8 which completes fast enough to make the automatic test
happy.[[BR]][[BR]]I have also fixed up the header. As the doctest now
passes I'll chage it back to positive review. Hope that's OK.[[BR]]
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13074#comment:22>
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.