#14462: Faster implementation for number of standard skew tableaux
---------------------------------+------------------------------------------
Reporter: mhansen | Owner: sage-combinat
Type: enhancement | Status: positive_review
Priority: minor | Milestone: sage-5.10
Component: combinatorics | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers: Travis Scrimshaw
Authors: Mike Hansen | Merged in:
Dependencies: | Stopgaps:
---------------------------------+------------------------------------------
Changes (by tscrim):
* status: needs_review => positive_review
* reviewer: => Travis Scrimshaw
Comment:
Looks good Mike.
Thanks,[[BR]]
Travis
Some timings with the patch:
{{{
sage: %timeit StandardSkewTableaux([[8,3,2,1], [1,1]]).cardinality()
1000 loops, best of 3: 797 us per loop
}}}
Before:
{{{
sage: %timeit StandardSkewTableaux([[8,3,2,1], [1,1]]).cardinality()
1 loops, best of 3: 1.73 s per loop
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14462#comment:3>
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 http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.