Is there a way to use R from Sage to speed things up?  Is there something 
in Sage that could be improved to approach R's speed?

E.g., here's a toy demonstration of how slow R's summary is from Sage.

sage: version()
'Sage Version 5.3, Release Date: 2012-09-08'
sage: %timeit  r.summary(range(1000))
5 loops, best of 3: 17.5 s per loop


Regards.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To post to this group, send email to sage-support@googlegroups.com.
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support?hl=en.


Reply via email to