Skip to content
Prev 78939 / 398502 Next

Help with Matrix package

Thanks Prof. Ripley for your prompt reply. With regards to Rblas.dll my
current situation is that I have taken the Rblas.dll from CRAN:
contrib/ATLAS/P4/, and replaced the default Rblas.dll in my R /bin with
this one.

Cheers,
	Rob.

-----Original Message-----
From: Prof Brian Ripley [mailto:ripley at stats.ox.ac.uk] 
Sent: 13 October 2005 11:33
To: rob foxall (IFR)
Cc: r-help at stat.math.ethz.ch
Subject: Re: [R] Help with Matrix package

The first thing is to ensure that you are using an optimized BLAS.  On 
Windows, use Goto's BLAS if you have it (is not currently available and 
redistribution is not allowed) or one of the pre-built ATLAS-based 
Rblas.dll on CRAN or (best of all) optimize your own build of ATLAS.

The Matrix package depends on an optimized BLAS even more crucially than

base R.
On Thu, 13 Oct 2005, rob foxall (IFR) wrote:

            
comparing
able
more