#10534: Optimizations for the generation of subwords, subsets and set partitions
---------------------------------------------------------------------+------
Reporter: vdelecroix |
Owner: vdelecroix
Type: enhancement |
Status: needs_review
Priority: major |
Milestone: sage-5.4
Component: combinatorics |
Resolution:
Keywords: generation, combinatorics, set, subset, partition | Work
issues:
Report Upstream: N/A |
Reviewers: Florent Hivert
Authors: Vincent Delecroix |
Merged in:
Dependencies: |
Stopgaps:
---------------------------------------------------------------------+------
Comment (by vdelecroix):
>
--------------------------------------------------------------------------
> SCORE /Applications/sage/devel/sage-main/sage/combinat/subset.py: 100%
(33 of 33)
>
> Possibly wrong (function name doesn't occur in doctests):
> * _element_constructor_(self, x):
> * _element_constructor_(self, x):
This is because the methods _element_constructor_(self, x) are not
directly tested. There should be a comment "# indirect doctest" after the
corresponding test. Basically, this function is used to build an element
of a parent, but it is called through the method __call__ of the parent
(which is implemented in Parent).
> Also, "devel/sage/sage/tests/interrupt.pyx" timed out when I ran the
long doctests.
This is much more ennoying and I do not know why.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10534#comment:25>
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.