#8007: Speed up generation of random number field elements
-----------------------------+----------------------------------------------
Reporter: craigcitro | Owner: davidloeffler
Type: defect | Status: new
Priority: major | Milestone: sage-4.3.2
Component: number fields | Keywords:
Author: Craig Citro | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------------+----------------------------------------------
In the process of looking at #3436, I noticed that generation of random
number field elements was slow. I was hoping that speeding it up would
make it fast enough that we could use a "generic" algorithm for generating
matrices over cyclotomic fields. I did get a '''100-150X''' speedup for
generating random elements of number fields, but amazingly, this
'''still''' wasn't quite fast enough to beat the more "quick and dirty"
approaches for cyclotomic matrices. However, I think this code is probably
still worth merging.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8007>
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.