Dear all,
Recently looking through the GSL user manual i found out that David Zaslavsky's interp2d
routine has been included in GSL; however, it seems that it will only be there in
"gsl-2.0", according to http://git.savannah.gnu.org/cgit/gsl.git/tree/NEWS (i
have v1.15).
Does anyone know how i can obtain a working update of gsl that includes "gsl_interp2d.h"
and "gsl_spline2d.h"? I tried including these files and other dependencies as best as i
could by hand but this yields, as probably expected, errors when linking in GCC (no problems in
compiling).
Regards,Lai