Installing Julia
Introduction
In this quick tutorial, I will share how to install Julia language on a Mac computer, setup symlinks to run it from command line and then will go through a couple of problems in probability and their Julia language simulations.
Installing Julia on macos
We are going to install …