I have written this post for developers in the Common Lisp community
who asked why I am switching to Julia. It may only be relevant for the
small set of people who use Common Lisp for scientific computing. (more…)
Read more »
Today I want to preview a feature that will be introduced in 1.3 release
of DataFrames.jl. We will talk about new ways of updating the columns
of a data frame, when one is working with views. My objective is to explain
the rationale behind the new functio... (more…)
Read more »
Tips and Tricks to optimise your Julia code and achieve the maximum possible speed... (more…)
Read more »
Series of Julia basics: What is multiple dispatch? Explanation on how to use it and why it is powerful. (more…)
Read more »
A breath of fresh air for programming web apps in Julia - GitHub - ndortega/Oxygen.jl: A breath of fresh air for programming web apps in Julia... (more…)
Read more »