In this post I would like to reflect a bit on Julia. These are my personal views and I have had more than a year developing a lot of packages for the Julia programming language. After roaming around many different languages including R, MATLAB, C, and Pyt... (more…)
Read more »
This talk was given as part of JuliaCon2021.Abstract:BLAS & LAPACK are an integral component of many numerical algorithms. Due to their importance, a lot of ... (more…)
Read more »
I have programmed exclusively in C for five years so far. I can say from experience, after one and half years in C, I was beginning to understand pointers, malloc() and arrays of pointers to pointers… (more…)
Read more »
This is the documentation of Weave.jl. Weave is a scientific report generator/literate programming tool for Julia. It resembles Pweave, knitr, R Markdown, and Sweave. (more…)
Read more »