#17021: Faster creation of words by the parent
-------------------------------------+-------------------------------------
       Reporter:  slabbe             |        Owner:
           Type:  enhancement        |       Status:  positive_review
       Priority:  major              |    Milestone:  sage-6.4
      Component:  combinatorics      |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Sébastien Labbé    |    Reviewers:  Vincent Delecroix
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/vdelecroix/17021                 |  7b5b64c2f5af5dc976439b9d84ac6030ac94290c
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by slabbe):

 I tried {{{make doc-clean}}} and {{{sage -docbuild reference html}}} and I
 get the following error:

 {{{
 ...
 [combinat ] writing output... [ 98%] sage/databases/oeis
 [combinat ] writing output... [ 98%] species
 [combinat ] writing output... [ 99%] symmetric_functions
 [combinat ] writing output... [ 99%] tableaux
 [combinat ] writing output... [100%] words
 [combinat ] None:38: WARNING: citation not found: Schiffmann
 Error building the documentation.
 Traceback (most recent call last):
   File "/Users/slabbe/Applications/sage-git/src/doc/common/builder.py",
 line 1491, in <module>
     getattr(get_builder(name), type)()
   File "/Users/slabbe/Applications/sage-git/src/doc/common/builder.py",
 line 503, in _wrapper
     x.get(99999)
   File "/Users/slabbe/Applications/sage-
 git/local/lib/python/multiprocessing/pool.py", line 558, in get
     raise self._value
 OSError: [combinat ] None:38: WARNING: citation not found: Schiffmann
 }}}

 But I get the same error on a clean version of {{{sage-6.4.beta4}}}. So it
 is not related to us. Also:

 {{{
 sage: search_src('Schiffman')
 algebras/hall_algebra.py:114:    See section 2.3 in [Schiffmann]_, and
 sections II.2 and III.3
 algebras/hall_algebra.py:211:    .. [Schiffmann] Oliver Schiffmann.
 *Lectures on Hall algebras*.
 algebras/hall_algebra.py:465:            corresponding to `\lambda`. See
 Lemma 2.8 in [Schiffmann]_
 combinat/hall_polynomial.py:66:    in [Schiffmann]_):
 }}}

 The part on words did not raised any warning or errors. So still positive
 review.

--
Ticket URL: <http://trac.sagemath.org/ticket/17021#comment:28>
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.

Reply via email to