#4206: [with patch, needs review] 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):

 To review this patch, you need to delete the real_double_vector.* and
 complex_double_vector.* files out of sage/build/ directories.  One way to
 do this is:

 cd $SAGE_ROOT/devel/sage/build
 find . | grep real_double_vector | xargs rm
 find . | grep complex_double_vector | xargs rm

 Then do sage -br after applying the patch.  Then you should be ready to
 test the patch.

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