"dplyr equivalent in Julia" might be one of first things R user google when they try to learn Julia. However, not all of {tidyverse} is available in Julia, b... (more…)
Read more »
I don't really have much experience with microcontrollers. I've played around with some arduinos before and the main entry point for my home network is a Raspberry Pi, but that's about it for recent experience. I did take a single course on microcontrolle... (more…)
Read more »
It's been a while since I've messed around with julia on an arduino - I honestly did not expect people to be interested in this as much as they have been! Since there has been lots of progress on my bachelors' thesis, I thought it would be ok to procrasti... (more…)
Read more »
A little more than a year ago, in this post, we announced DSGE.jl—a package for working with dynamic stochastic general equilibrium (DSGE) models using Julia, the open-source computing language. At that time, DSGE.jl contained only the code required to sp... (more…)
Read more »
One of the most annoying tasks for me is debugging code on Windows. I have been using Linux as my primary system for a long time now, and no of my customary tools (most notably rr) work or work reliably. (more…)
Read more »