#14102: Nonsymmetric Macdonald Polynomials for all affine types
-------------------------------------+-------------------------------------
       Reporter:  bump               |        Owner:  sage-combinat
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-pending
      Component:  combinatorics      |   Resolution:
       Keywords:  Nonsymmetric       |    Merged in:
  Macdonald polynomials, days40,     |    Reviewers:  Anne Schilling,
  days45, days49, days54             |  Nicolas M. Thiéry, Mark Shimozono,
        Authors:  Nicolas M.         |  Bogdan Ion
  Thiéry, Anne Schilling             |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  ea4af15ac39244296094c00eef12ad0204298f01
  public/combinat/nonsymmetric_macdonald-14102|     Stopgaps:
   Dependencies:  #4327, #14143,     |
  #13589, #10963, #14673, #14610,    |
  #14775, #15931                     |
-------------------------------------+-------------------------------------

Comment (by aschilling):

 With the current version, the documentation does not build:
 {{{
 [combinat ] reading sources... [ 99%] tableaux
 [combinat ] reading sources... [100%] words
 [combinat ] <autodoc>:0: WARNING: Block quote ends without a blank line;
 unexpected unindent.
 [combinat ] <autodoc>:0: WARNING: Block quote ends without a blank line;
 unexpected unindent.
 Traceback (most recent call last):
   File "/Applications/sage/src/doc/common/builder.py", line 83, in f
     execfile(sys.argv[0])
   File "/Applications/sage/src/doc/common/custom-sphinx-build.py", line
 185, in <module>
     sphinx.cmdline.main(sys.argv)
   File "/Applications/sage/local/lib/python2.7/site-
 packages/Sphinx-1.1.2-py2.7.egg/sphinx/cmdline.py", line 206, in main
     print >>error
   File "/Applications/sage/src/doc/common/custom-sphinx-build.py", line
 165, in write
     self._write(str)
   File "/Applications/sage/src/doc/common/custom-sphinx-build.py", line
 139, in _write
     self._log_line(line)
   File "/Applications/sage/src/doc/common/custom-sphinx-build.py", line
 108, in _log_line
     raise OSError(line)
 OSError: [combinat ] <autodoc>:0: WARNING: Block quote ends without a
 blank line; unexpected unindent.


 [rings    ] reading sources... [ 92%] sage/rings/quotient_ring_element
 Error building the documentation.

 Note: incremental documentation builds sometimes cause spurious
 error messages. To be certain that these are real errors, run
 "make doc-clean" first and try again.
 Traceback (most recent call last):
   File "/Applications/sage/src/doc/common/builder.py", line 1474, in
 <module>
     getattr(get_builder(name), type)()
   File "/Applications/sage/src/doc/common/builder.py", line 269, in
 _wrapper
     getattr(get_builder(document), 'inventory')(*args, **kwds)
   File "/Applications/sage/src/doc/common/builder.py", line 485, in
 _wrapper
     x.get(99999)
   File "/Applications/sage/local/lib/python/multiprocessing/pool.py", line
 554, in get
     raise self._value
 OSError: [combinat ] <autodoc>:0: WARNING: Block quote ends without a
 blank line; unexpected unindent.

 make: *** [doc-html] Error 1
 }}}
 But the long test indeed now passes:
 {{{
 anne$ sage -t --long non_symmetric_macdonald_polynomials.py
 Running doctests with ID 2014-03-13-11-44-46-13a52b2e.
 Doctesting 1 file.
 sage -t --long non_symmetric_macdonald_polynomials.py
     [562 tests, 273.63 s]
 ----------------------------------------------------------------------
 All tests passed!
 ----------------------------------------------------------------------
 Total time for all tests: 273.9 seconds
     cpu time: 269.6 seconds
     cumulative wall time: 273.6 seconds
 }}}

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