Ticket #4842 (closed defect: fixed)
[with patch, with positive review] Fix performance regression in eisenstein_submodule.py due to cyclotomic coercion
| Reported by: | mabshoff | Owned by: | robertwb |
|---|---|---|---|
| Priority: | critical | Milestone: | sage-3.2.3 |
| Component: | coercion | Keywords: | |
| Cc: | craigcitro, robertwb | Author(s): | |
| Report Upstream: | Reviewer(s): | ||
| Merged in: | Work issues: |
Description
See http://groups.google.com/group/sage-devel/browse_thread/thread/12394b2efb1f6344/59421c4079e00cc5 for details:
> That example was with CyclotomicField(12) and CyclotomicField(132) ... Ah. I bet the time was spent resolving the roots of CyclotomicField (132) to high enough precision to distinguish them. If you don't come up with a patch for this, I'll (probably) do it later tonight. - Robert
Cheers,
Michael
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

