#11375: speed up computation of level one eisenstein series
------------------------------------------+---------------------------------
Reporter: was | Owner: craigcitro
Type: enhancement | Status: needs_review
Priority: minor | Milestone: sage-5.0
Component: modular forms | Keywords:
Work_issues: | Upstream: N/A
Reviewer: Craig Citro, William Stein | Author: William Stein,
Craig Citro
Merged: | Dependencies:
------------------------------------------+---------------------------------
Changes (by was):
* status: needs_work => needs_review
Comment:
Replying to [comment:9 jdemeyer]:
> Sorry to bother again, but the `INPUT:` and `OUTPUT:` blocks should
''not'' be indented.
I think it...
1. looks better to indent in the original source (since the rendered
Sphinx list is indented),
2. looks identical in the rendered Sphinx output whether or not it is
indented,
3. is not an error to indent; in fact, there isn't even a warning when
you indent, as far as I can tell (unless they are being suppressed
somehow?).
When double-checking the above, I added eis_series_cython to the reference
manual. I've updated this patch based on adding it.
{{{
wstein@linux ~/d/sage/modular/modform $ sage -docbuild reference html
sphinx-build -b html -d
/home/wstein/sage/install/sage-4.8.alpha5/devel/sage/doc/output/doctrees/en/reference
/home/wstein/sage/install/sage-4.8.alpha5/devel/sage/doc/en/reference
/home/wstein/sage/install/sage-4.8.alpha5/devel/sage/doc/output/html/en/reference
Running Sphinx v1.1.2
loading pickled environment... done
building [html]: targets for 1 source files that are out of date
updating environment: 0 added, 1 changed, 0 removed
reading sources... [100%] sage/modular/modform/eis_series_cython
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [100%] sage/modular/modform/eis_series_cython
writing additional files... genindex py-modindex search
copying static files... done
dumping search index... done
dumping object inventory... done
build succeeded.
Build finished. The built documents can be found in
/home/wstein/sage/install/sage-4.8.alpha5/devel/sage/doc/output/html/en/reference
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11375#comment:10>
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.