#15690: Fix content for marginally large tableaux
-------------------------------------+-------------------------------------
Reporter: bsalisbury1 | Owner:
Type: defect | Status: needs_review
Priority: major | Milestone: sage-6.1
Component: combinatorics | Resolution:
Keywords: marginally large | Merged in:
tableaux, crystal, content | Reviewers:
Authors: Ben Salisbury | Work issues:
Report Upstream: N/A | Commit:
Branch: | 0d0cc0bff08853f27e6ba5d24c524454ed425027
public/combinat/fix_mlt_stat-15690 | Stopgaps:
Dependencies: |
-------------------------------------+-------------------------------------
Comment (by tscrim):
I've improved the speed slightly too:
{{{
sage: B = InfinityCrystalOfTableaux("C2")
sage: b = B(rows=[[1,1,1,1,1,1,2,2,2,-2,-2],[2,-2,-2,-2]])
sage: %timeit b.content()
10000 loops, best of 3: 13.6 us per loop
}}}
Before:
{{{
sage: %timeit b.content()
1000 loops, best of 3: 69.4 us per loop
}}}
If you're happy with my changes, then positive review.
--
Ticket URL: <http://trac.sagemath.org/ticket/15690#comment:4>
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.
For more options, visit https://groups.google.com/groups/opt_out.