The graph of Julia
Julia's dynamism, extensive specialization, and metaprogramming make it uniquely suited to express sparse and graph algorithms. In this talk, we will cover a few graph algorithms implemented in Julia, showcasing the suitability of Julia for graph algorithms. We will particularly focus on a fun dataset of the package dependency graph in the Julia ecosystem. We will use graph algorithms implemented in Julia... to better understand the Julia ecosystem.