#14141: Implementation of Knutson-Tao puzzles
----------------------------------------------------------------------+-----
Reporter: aschilling |
Owner: sage-combinat
Type: enhancement |
Status: needs_review
Priority: major |
Milestone: sage-5.10
Component: combinatorics |
Resolution:
Keywords: puzzles, Littlewood-Richardson coefficiens, days45 | Work
issues:
Report Upstream: N/A |
Reviewers: Allen Knutson, Liz Beazley, Ed Richmond
Authors: Franco Saliola, Avinash Dalal, Anne Schilling |
Merged in:
Dependencies: #14299 |
Stopgaps:
----------------------------------------------------------------------+-----
Comment (by saliola):
I just found a doctest that passes, but should fail:
{{{
sage: from sage.combinat.knutson_tao_puzzles import BK_pieces
sage: BK_pieces(3)
Nablas : [0\0/0, 1\1/1, 2\2/2, 3\3/3]
Deltas : [0/0\0, 1/1\1, 2/2\2, 3/3\3]
}}}
Whoever added this code and doctest should explain what is going on.
And I included a doctest that fails: we need an example of a puzzle with
BK pieces.
{{{
sage: ps = KnutsonTaoPuzzleSolver("BK", 3)
sage: solns = ps('10212', '12012')
sage: sorted(solns, key=str)
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14141#comment:21>
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.