Today's
#RStats programming challenge:
Programming in R, but paying attention to memory allocations like it's C
1. I took slow convolution in base R from here:
r-project.org/dsc/2017/slides/tom… conv0()
2. I rewrote it to do most […]
[Original post on fosstodon.org]