Re: [Rd] Faster Blas Library

2009-02-20 Thread Uwe Ligges
Prof Brian Ripley wrote: I presume this is on Windows (you did not actually say). The section http://cran.r-project.org/bin/windows/contrib/ is managed by Uwe Ligges, and you could send him the Rblas.dll, the sources, a description file and a license (the last being rather important if this

Re: [Rd] Faster Blas Library

2009-02-20 Thread Prof Brian Ripley
I presume this is on Windows (you did not actually say). The section http://cran.r-project.org/bin/windows/contrib/ is managed by Uwe Ligges, and you could send him the Rblas.dll, the sources, a description file and a license (the last being rather important if this is to be hosted on CRAN).

[Rd] Faster Blas Library

2009-02-20 Thread sachin1234
Hi everyone, I have made a faster BLAS library thanks to Nvidia CUBLAS library. I was wondering how I could upload this new Rblas.dll. I've included a powerpoint presentation I made on the project. Highlights include upto 2000% improvement in matrix multiplication timings. Unfortunately the lin