Following the instruction here and here, I built and installed R with the MKL library. Running this benchmark test shows that a significant improvement in performance over the default build (8.782 vs. 33.446 second).
Running the same test on my Windows machine (with an older Core2 chip) took 51 seconds. Following the suggestions and replaced the default "Rblas.dll" with the one provided here, reduced the run-time to 26 seconds.
Thursday, June 20, 2013
Monday, June 10, 2013
Using Rcpp in agent-based models
Here is an example. The Rcpp code has to be slightly modified to run on my Mint linux machine.
Sunday, June 09, 2013
Ubuntu ...
What is the biggest's bug in Ubuntu? Unity! Ubuntu has been down the wrong path too far ... Fortunately we still have Mint and Debian.
Friday, June 07, 2013
Some interesting R packages for causal analysis
A number of new R packages are very helpful for the purpose of conducting causal analysis, including the IUPS package, and the CBPS package.
Monday, June 03, 2013
Symbolic algebra solution for R
Ryacas, a interface between R and Yacas, looks like a good solution for symbolic algebra for R.
Monday, May 20, 2013
Another option for R/LaTeX/Sweave editor
WinEdt is another good option for R/LaTeX/Sweave editing. I especially the feature of running "knitr + pdflatex" without opening a R terminal. Unfortunately it is a Windows-only software.
Subscribe to:
Posts (Atom)