Debugging in Julia – Two different ways

Different ways of debug julia code without using println. Read more

Similar

Using type domain information in Julia

In a previous post, I discussed using type domain information to speed up generation of random density matrices with small dimension in Julia. There, we gave the Julia compiler knowledge of the dimension of the matrices at the time it generates code, inst... (more…)

Read more »

Scanning the sky with Julia on 8000 cores

Celeste, a statistical analysis model designed to enhance one of modern astronomy’s most time-tested tools—sky surveys—has gotten a major upgrade that dramatically scales up the process of cataloging astronomical objects.

Read more »