#14776: enhancement: Implementation of strong k-tableaux
------------------------------------+------------------------------
Reporter: zabrocki | Owner: zabrocki
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-5.12
Component: combinatorics | Resolution:
Keywords: tableaux, days49 | Merged in:
Authors: Mike Zabrocki | Reviewers: Anne Schilling
Report Upstream: N/A | Work issues:
Branch: | Commit:
Dependencies: #12250 | Stopgaps:
------------------------------------+------------------------------
Changes (by jdemeyer):
* status: positive_review => needs_work
Comment:
{{{
sage -t --long devel/sage/sage/combinat/core.py
**********************************************************************
File "devel/sage/sage/combinat/core.py", line 379, in
sage.combinat.core.Core.weak_le
Failed example:
c.weak_le(x)
Expected:
Traceback (most recent call last):
...
AssertionError: The two cores do not have the same k
Got:
<BLANKLINE>
Traceback (most recent call last):
File "/scratch/release/merger/sage-5.12.rc0/local/lib/python2.7
/site-packages/sage/doctest/forker.py", line 479, in _run
self.execute(example, compiled, test.globs)
File "/scratch/release/merger/sage-5.12.rc0/local/lib/python2.7
/site-packages/sage/doctest/forker.py", line 838, in execute
exec compiled in globs
File "<doctest sage.combinat.core.Core.weak_le[7]>", line 1, in
<module>
c.weak_le(x)
File "/scratch/release/merger/sage-5.12.rc0/local/lib/python2.7
/site-packages/sage/combinat/core.py", line 386, in weak_le
raise ValueError("The two cores do not have the same k")
ValueError: The two cores do not have the same k
**********************************************************************
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/14776#comment:10>
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.