#6630: [with patch, needs work] The empty species exists !!!
----------------------------+-----------------------------------------------
Reporter: hivert | Owner: hivert
Type: defect | Status: assigned
Priority: major | Milestone: sage-4.1.2
Component: combinatorics | Keywords: species zero
Reviewer: Franco Saliola | Author: Florent Hivert
Merged: |
----------------------------+-----------------------------------------------
Comment(by mvngu):
And here is another reason why this ticket needs work: the docstring
coverage is not 100%:
{{{
[mv...@sage sage-4.1.1]$ ./sage -coverage devel/sage-
main/sage/combinat/species/empty_species.py
----------------------------------------------------------------------
devel/sage-main/sage/combinat/species/empty_species.py
SCORE devel/sage-main/sage/combinat/species/empty_species.py: 83% (5 of 6)
Missing documentation:
* __init__(self, min=None, max=None, weight=None):
Possibly wrong (function name doesn't occur in doctests):
* _gs(self, series_ring, base_ring):
* _structures(self, structure_class, labels):
----------------------------------------------------------------------
}}}
Docstring coverage must be 100% for any new module.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6630#comment:6>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---