help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gsl] GSL 2D interpolation


From: Patrick Alken
Subject: Re: [Help-gsl] GSL 2D interpolation
Date: Mon, 26 Oct 2015 09:04:54 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 10/26/2015 06:40 AM, Lai Zhong Yuan wrote:
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
For now you can work from the git:

git clone git://git.savannah.gnu.org/gsl.git

gsl-2.0 will hopefully be released within the week.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]