Skip to content
Prev 78938 / 398502 Next

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: