Sunday, September 08, 2013
RNetLogo
The RNetLogo package is a small piece of wonder. One can conduct agent-based simulation, try different model parameters, and then collect and conduct statistical analysis of the simulation results.
Tuesday, September 03, 2013
Monday, September 02, 2013
Friday, August 16, 2013
Wednesday, July 10, 2013
Monday, July 08, 2013
Thursday, July 04, 2013
gNewSense
Just saw a new beta of the "strictly libre" distro, gNewSense, but not before long I realized that many of the software bundled in this distro are several generations older than the most recent ones. For example, the newest gcc is 4.8.1, and gNewSense has 4.4.5, almost as old as the one that comes with OSX.
Tuesday, June 25, 2013
Faster Gibbs sampling MCMC from within R
I find this comparison of MCMC performance between different languages helpful.
After generating a .class file from the java source, I need to add the following two lines of code to make it work:
.jaddClassPath("/home/shige/mydata/test/Gibbs/out/production/Gibbs")
.jaddClassPath("/home/shige/bin/java/parallelcolt-0.9.4.jar")
After generating a .class file from the java source, I need to add the following two lines of code to make it work:
.jaddClassPath("/home/shige/mydata/test/Gibbs/out/production/Gibbs")
.jaddClassPath("/home/shige/bin/java/parallelcolt-0.9.4.jar")
Subscribe to:
Posts (Atom)