#4842: [with patch, needs review] Fix performance regression in
eisenstein_submodule.py due to cyclotomic coercion
----------------------+-----------------------------------------------------
Reporter: mabshoff | Owner: robertwb
Type: defect | Status: new
Priority: critical | Milestone: sage-3.2.3
Component: coercion | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Comment (by mabshoff):
For the record: Patch applies, builds fine and all doctests with -long
pass. The performance regression seems to have been fixed, i.e. before:
{{{
sage -t -long "devel/sage/sage/modular/modform/eisenstein_submodule.py"
[73.3 s]
}}}
After the patch:
{{{
sage -t -long "devel/sage/sage/modular/modform/eisenstein_submodule.py"
[3.4 s]
}}}
Cheers,
Michael
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4842#comment:5>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---