Radix Tree in Julia

A radix tree in Julia, built following Test Driven Development (TDD). Read more

Similar

So you want to be a wizard – Julia Evans

Today I did the opening keynote at SRECon. This talk was a little less technical than my normal talks: instead of talking about tools like tcpdump (though tcpdump makes an appearance!), I wanted to talk about how to make a career where you’re constantly l... (more…)

Read more »

GPU-accelerated ODE solving in R with Julia

R is a widely used language for data science, but due to performance most of its underlying library are written in C, C++, or Fortran. Julia is a relative newcomer to the field which has busted out since its 1.0 to become one of the top 20 most used langu... (more…)

Read more »