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 »
The official website for the Julia Language. Julia is a language that is fast, dynamic, easy to use, and open source. Click here to learn more. (more…)
Read more »
Forecasting the Democratic primary This post is inspired by the new FiveThirtyEight primary forecast. It might be tempting to forecast the likely outcome of the primary by looking at the current polls, where they ask people who they would vote for today. ... (more…)
Read more »
Julia can be faster than data.table in some group-by operations! This post details a number of strategies employed to try and optimize Julia group-by performance. (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 »