#16541: MOLS table : 10 000 integers
-------------------------------------+-------------------------------------
Reporter: ncohen | Owner:
Type: enhancement | Status: positive_review
Priority: major | Milestone: sage-6.3
Component: combinatorial | Resolution:
designs | Merged in:
Keywords: | Reviewers: Vincent Delecroix
Authors: Nathann Cohen | Work issues:
Report Upstream: N/A | Commit:
Branch: u/ncohen/16541 | 29c48c3b22f1fc2972630409d3b77d35a168540e
Dependencies: #16423 | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by vbraun):
Missing file?
{{{
sage -t --long src/sage/combinat/designs/latin_squares.py
**********************************************************************
File "src/sage/combinat/designs/latin_squares.py", line 46, in
sage.combinat.designs.latin_squares
Failed example:
MOLS_table(15,compare=True) # long time
Exception raised:
Traceback (most recent call last):
File
"/Users/buildbot/build/sage/bsd-1/sage_git/build/local/lib/python2.7/site-
packages/sage/doctest/forker.py", line 480, in _run
self.execute(example, compiled, test.globs)
File
"/Users/buildbot/build/sage/bsd-1/sage_git/build/local/lib/python2.7/site-
packages/sage/doctest/forker.py", line 839, in execute
exec compiled in globs
File "<doctest sage.combinat.designs.latin_squares[2]>", line 1, in
<module>
MOLS_table(Integer(15),compare=True) # long time
File
"/Users/buildbot/build/sage/bsd-1/sage_git/build/local/lib/python2.7/site-
packages/sage/combinat/designs/latin_squares.py", line 470, in MOLS_table
handbook_file = open("handbook_data.txt",'r')
IOError: [Errno 2] No such file or directory: 'handbook_data.txt'
**********************************************************************
File "src/sage/combinat/designs/latin_squares.py", line 460, in
sage.combinat.designs.latin_squares.MOLS_table
Failed example:
MOLS_table(5,compare=True) # long time
Exception raised:
Traceback (most recent call last):
File
"/Users/buildbot/build/sage/bsd-1/sage_git/build/local/lib/python2.7/site-
packages/sage/doctest/forker.py", line 480, in _run
self.execute(example, compiled, test.globs)
File
"/Users/buildbot/build/sage/bsd-1/sage_git/build/local/lib/python2.7/site-
packages/sage/doctest/forker.py", line 839, in execute
exec compiled in globs
File "<doctest sage.combinat.designs.latin_squares.MOLS_table[2]>",
line 1, in <module>
MOLS_table(Integer(5),compare=True) # long time
File
"/Users/buildbot/build/sage/bsd-1/sage_git/build/local/lib/python2.7/site-
packages/sage/combinat/designs/latin_squares.py", line 470, in MOLS_table
handbook_file = open("handbook_data.txt",'r')
IOError: [Errno 2] No such file or directory: 'handbook_data.txt'
**********************************************************************
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/16541#comment:9>
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/d/optout.