#5005: polynomial_template __init__ from list horribly inefficient
----------------------+-----------------------------------------------------
 Reporter:  robertwb  |         Owner:  tbd       
     Type:  defect    |        Status:  closed    
 Priority:  major     |     Milestone:  sage-4.3.1
Component:  algebra   |    Resolution:  wontfix   
 Keywords:            |   Work_issues:            
   Author:            |      Upstream:  N/A       
 Reviewer:            |        Merged:            
----------------------+-----------------------------------------------------
Changes (by robertwb):

  * status:  new => closed
  * resolution:  => wontfix
  * upstream:  => N/A


Comment:

 The polynomial template framework has no c-level concept of elements of
 the basering, so there's not much that can be done here. Both ZZ[x] and
 Z/nZ[x] override {{{__init__}}} to be more efficient, so it's not really
 an issue, and so I'm closing this as won't fix.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5005#comment:3>
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.


Reply via email to