#13093: implement numerical computation of periods of modular forms
---------------------------------+------------------------------------------
Reporter: was | Owner: craigcitro
Type: enhancement | Status: new
Priority: minor | Milestone: sage-5.3
Component: modular forms | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
---------------------------------+------------------------------------------
Comment (by robertwb):
I'm surprised the exponential integral is not efficiently implemented
elsewhere already. Note, however, that you could compute this more
efficiently by keeping track of the single value (sgn*alpha_pow*denom)
which changes by a constant factor of -1/(alpha * t) each iteration (if
this is a bottleneck). Doctests on these functions might be useful as
well.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13093#comment:2>
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.