#4206: [with patch, needs work] convert RDF and CDF vectors to use numpy
----------------------------+-----------------------------------------------
 Reporter:  jason           |        Owner:  jason     
     Type:  enhancement     |       Status:  assigned  
 Priority:  major           |    Milestone:  sage-3.2.2
Component:  linear algebra  |   Resolution:            
 Keywords:                  |  
----------------------------+-----------------------------------------------
Comment (by jason):

 The updated (sage-3.2.1) patch deletes the real_double_vector.pyx and
 complex_double_vector.pyx files and instead creates
 (real|complex)_double_vector.py files, which basically contain references
 to the unpickling functions and make the old classes aliases for the new
 classes.  We could just as well make the old classes = None (and I think
 unpickling old things will still work), but this way there is some sort of
 backwards compatibility for people still using the old class names.

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

Reply via email to