Skip to content
Prev 165906 / 398502 Next

R badly lags matlab on performance?

On Sat, Jan 03, 2009 at 06:59:29PM +0100, Stefan Grosse wrote:
But there's a big difference even on the vectorised version: a <- a +
1. Why should that be? Both systems should merely be handing down to
the BLAS. The (stock) R install has a less carefully setup BLAS as
compared with the (stock) matlab install?