#4206: [with patch, needs work] convert RDF and CDF vectors to use numpy
----------------------------+-----------------------------------------------
Reporter: jason | Owner: was
Type: enhancement | Status: new
Priority: major | Milestone: sage-3.2.1
Component: linear algebra | Resolution:
Keywords: |
----------------------------+-----------------------------------------------
Comment (by jason):
Michael,
Yep, that's the idea. If the buffer interface doesn't work, then just
work with the raw double C array that underlies a (sufficiently nice)
numpy array.
The patch currently does horrible performance things with timeseries just
to get it to not depend on gsl. The final version will access the numpy
double array either using the buffer interface (preferably) or with
straight C.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4206#comment:8>
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
-~----------~----~----~----~------~----~------~--~---