PLClub Discussion Group


The Julia Language

May 15 2020
Anton Xue

Julia is the new numerical language on the block and an excellent alternative to Python and R. Julia supports a number of high-level features that makes mathematical programming easier, such as multiple dispatch and dynamic typing for instance, all without sacrificing performance. I’ll give a tour of Julia’s design and some use cases, and why you should stop using R for numerical computation.