#16553: Clean IncidenceStructure
-------------------------------------+-------------------------------------
Reporter: vdelecroix | Owner:
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-6.3
Component: combinatorial | Resolution:
designs | Merged in:
Keywords: | Reviewers: Nathann Cohen,
Authors: Nathann Cohen, | Vincent Delecroix
Vincent Delecroix | Work issues:
Report Upstream: N/A | Commit:
Branch: public/16553v3 | a9f825c496c0ab9769ff55589764f0c7aea83eaf
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Changes (by vbraun):
* status: positive_review => needs_work
Comment:
{{{
sage -t --long src/sage/matroids/catalog.py
**********************************************************************
File "src/sage/matroids/catalog.py", line 1349, in
sage.matroids.catalog.Block_9_4
Failed example:
BlockDesign(9, B).is_block_design()
Exception raised:
Traceback (most recent call last):
File "/home/release/Sage/local/lib/python2.7/site-
packages/sage/doctest/forker.py", line 480, in _run
self.execute(example, compiled, test.globs)
File "/home/release/Sage/local/lib/python2.7/site-
packages/sage/doctest/forker.py", line 839, in execute
exec compiled in globs
File "<doctest sage.matroids.catalog.Block_9_4[5]>", line 1, in
<module>
BlockDesign(Integer(9), B).is_block_design()
AttributeError: 'IncidenceStructure' object has no attribute
'is_block_design'
**********************************************************************
File "src/sage/matroids/catalog.py", line 1376, in
sage.matroids.catalog.Block_10_5
Failed example:
BlockDesign(10, B).is_block_design()
Exception raised:
Traceback (most recent call last):
File "/home/release/Sage/local/lib/python2.7/site-
packages/sage/doctest/forker.py", line 480, in _run
self.execute(example, compiled, test.globs)
File "/home/release/Sage/local/lib/python2.7/site-
packages/sage/doctest/forker.py", line 839, in execute
exec compiled in globs
File "<doctest sage.matroids.catalog.Block_10_5[5]>", line 1, in
<module>
BlockDesign(Integer(10), B).is_block_design()
AttributeError: 'IncidenceStructure' object has no attribute
'is_block_design'
**********************************************************************
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/16553#comment:131>
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.