Some sneakily cool features made it into the JuliaCall v0.17.2 CRAN release. With the latest version there is now an install_julia function for automatically installing Julia. This makes Julia a great high performance back end for R packages. For example,... (more…)
Read more »
Tips and Tricks to optimise your Julia code and achieve the maximum possible speed... (more…)
Read more »
Sign up for JuliaCon: https://www.eventbrite.com/e/juliacon-2020-registration-79192116753 Buy a JuliaCon shirt or stickers: https://discourse.julialang.org/t... (more…)
Read more »
I wrote a blog post about how to implement your own (operator overloading based) automatic differentiation (AD) in one day (actually 3 hrs) last year. AD looks like magic sometimes, but I’m going to t... (more…)
Read more »