#12233: Cythonize elements of modular subgroups
-----------------------------+----------------------------------------------
Reporter: davidloeffler | Owner: craigcitro
Type: defect | Status: new
Priority: major | Milestone: sage-5.0
Component: modular forms | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author: David Loeffler
Merged: | Dependencies:
-----------------------------+----------------------------------------------
This patch does the following:
* reimplements class
{{{sage.modular.arithgroup.arithgroup_element.ArithmeticSubgroupElement}}}
as a Cython extension type, resulting in considerable speed gains;
* modifies element constructor methods for the classes in
{{{sage.modular.arithgroup}}} for consistency with the category framework;
* various small changes (mostly to {{{__cmp__}}}) that make !TestSuite
doctests pass for all these classes.
The patch adds no new methods, but speeds up arithmetic with elements of
SL2Z and its subgroups by a factor of about 4 on my machine.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12233>
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.