#9265: Remove `CombinatorialClass` from sage.combinat.tableau
------------------------------------------------+---------------------------
Reporter: jbandlow | Owner: sage-combinat
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.5
Component: combinatorics | Resolution:
Keywords: tableaux, combinatorics | Work issues:
Report Upstream: N/A | Reviewers: Andrew
Mathas, Anne Schilling
Authors: Jason Bandlow, Andrew Mathas | Merged in:
Dependencies: #5457 | Stopgaps:
------------------------------------------------+---------------------------
Comment (by aschilling):
Hi Andrew,
I ran all tests and looked at the new patch. It looks fine. All tests pass
with sage-5.3, except, but this seems unrelated to your patch and more
related to a file by Jeroen Demeyer. Hence I am setting a positive review.
Thanks!
Anne
------------------------------------
sage -t sage/tests/cmdline.py
sage -t "devel/sage-combinat/sage/tests/cmdline.py"
**********************************************************************
File "/Applications/sage-5.3/devel/sage-combinat/sage/tests/cmdline.py",
line 99:
sage: err
Expected:
''
Got:
'---------------------------------------------------------------------------\nAttributeError
Traceback (most recent call last)\n\n/Applications/sage-5.3/devel/sage-
combinat/<ipython console> in
<module>()\n\n/Applications/sage-5.3/local/lib/python/site-
packages/sage/misc/preparser.pyc in load(filename, globals, attach)\n
1657 else:\n 1658 # Preparse in memory only for
speed.\n-> 1659 exec(preparse_file(open(fpath).read()) +
"\\n", globals)\n 1660 elif fpath.endswith(\'.spyx\') or
fpath.endswith(\'.pyx\'):\n 1661 import
interpreter\n\n/Applications/sage-5.3/devel/sage-combinat/<string> in
<module>()\n\nAttributeError: Latex instance has no attribute
\'add_to_mathjax_avoid_list\'\n'
**********************************************************************
File "/Applications/sage-5.3/devel/sage-combinat/sage/tests/cmdline.py",
line 109:
sage: err
Expected:
''
Got:
'---------------------------------------------------------------------------\nAttributeError
Traceback (most recent call last)\n\n/Applications/sage-5.3/devel/sage-
combinat/<ipython console> in
<module>()\n\n/Applications/sage-5.3/local/lib/python/site-
packages/sage/misc/preparser.pyc in load(filename, globals, attach)\n
1657 else:\n 1658 # Preparse in memory only for
speed.\n-> 1659 exec(preparse_file(open(fpath).read()) +
"\\n", globals)\n 1660 elif fpath.endswith(\'.spyx\') or
fpath.endswith(\'.pyx\'):\n 1661 import
interpreter\n\n/Applications/sage-5.3/devel/sage-combinat/<string> in
<module>()\n\nAttributeError: Latex instance has no attribute
\'add_to_mathjax_avoid_list\'\n'
**********************************************************************
File "/Applications/sage-5.3/devel/sage-combinat/sage/tests/cmdline.py",
line 119:
sage: err
Expected:
''
Got:
'---------------------------------------------------------------------------\nAttributeError
Traceback (most recent call last)\n\n/Applications/sage-5.3/devel/sage-
combinat/<ipython console> in
<module>()\n\n/Applications/sage-5.3/local/lib/python/site-
packages/sage/misc/preparser.pyc in load(filename, globals, attach)\n
1657 else:\n 1658 # Preparse in memory only for
speed.\n-> 1659 exec(preparse_file(open(fpath).read()) +
"\\n", globals)\n 1660 elif fpath.endswith(\'.spyx\') or
fpath.endswith(\'.pyx\'):\n 1661 import
interpreter\n\n/Applications/sage-5.3/devel/sage-combinat/<string> in
<module>()\n\nAttributeError: Latex instance has no attribute
\'add_to_mathjax_avoid_list\'\n'
**********************************************************************
1 items had failures:
3 of 187 in __main__.example_1
***Test Failed*** 3 failures.
For whitespace errors, see the file
/Users/anne/.sage//tmp/cmdline_49442.py
[27.8 s]
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9265#comment:67>
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.