CompPhys2019 Install the GSL libraries and compile with the -lgsl and -lgslblas flags. E.g. gcc -O3 -lm -lgsl -lgslcblas ./main_numerov.c -o numerov && ./numerov