#8614: Optimize creation of modular symbols spaces by speeding up quotienting
out
by 2-term relations
-----------------------------+----------------------------------------------
Reporter: was | Owner: craigcitro
Type: enhancement | Status: needs_info
Priority: major | Milestone: sage-4.6.2
Component: modular forms | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------------+----------------------------------------------
Comment(by davidloeffler):
According to the profiler, that difference seems to be coming almost
entirely from the optimizations to {{{binomial}}}. The much larger chunk
of new code in {{{relation_matrix.pyx}}} code only gets called when (among
other conditions) the base ring is the rationals; and it doesn't seem to
make much of an impact on the speed.
I suggest we split this into two tickets: one for the changes to binomial
and the other miscellaneous fixes, which I would be happy to give a
positive review to on the spot, and the other for the cythonization of the
2-term relations stuff, which seems a bit less clear-cut to me.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8614#comment:7>
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.