GSL jest biblioteka do obliczen numerycznych, napisana w jezyku C.
#include <gsl/gsl_interp.h>
gcc interpolacja.c -lgslcblas -lgsl -lm