Explore >> Select a destination


You are here

adv-r.had.co.nz
| | www.r-statistics.com
4.5 parsecs away

Travel
| | This post is about speeding up your R code using the JIT (just in time) compilation capabilities offered by the new (well, now a year old) {compiler} package. Specifically, dealing with the practical difference between enableJIT and the cmpfun functions. If you do not want to read much, you can just skip to the example
| | boxbase.org
4.6 parsecs away

Travel
| | I came up with an idea when studying type theory. I am a vehement proponent of dynamic typing but there are several ideas that require me to explore into type theory so I am studying it.
| | www.noamross.net
2.4 parsecs away

Travel
| | This is an overview of tools for speeding up your R code that I wrote for the Davis R Users' Group. First, Ask "Why?" It's customary to quote Donald Knuth at this point, but instead I'll quote my twitter buddy Ted Hart to illustrate a point: I'm just going to say it.I like for loops in #Rstats, makes my code readable.All you [a-z]*ply snobs can shove it! - Ted Hart (@DistribEcology) March 12, 2013 Code optimization is a matter is a matter of personal taste and priorities.
| | gergo.erdi.hu
47.9 parsecs away

Travel
|