Linux users#

We recommend that you use Ubuntu as your chosen Linux distribution, unless you are already familiar with some other distribution.

Install software for code development#

If you’re using Ubuntu, just copy and run the following command in your terminal. This should install the software packages you’ll need for coding during the course.

sudo apt install make git python3-pip gcc g++ cmake libopenblas-dev liblapack-dev libarpack2-dev libsuperlu-dev libarmadillo-dev libomp-dev