bug-gsl
[Top][All Lists]
Advanced

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

Re: [Bug-gsl] Re: Interpolation


From: Евгений Курбатов
Subject: Re: [Bug-gsl] Re: Interpolation
Date: Sun, 05 Dec 2010 14:13:16 +0300

Hi Brian!

Here the patches, the hardcoded range checkup and fix for error codes returning.

interp.c.patch - performs a range checkup in gsl_interp_eval_... functions

akima.c.patch
cspline.c.patch - return GSL_EINVAL (as in linear.c), instead of GSL_FAILURE, 
when ordering violation of x_array.

Regards,
Evgeny Kurbatov

Attachment: akima.c.patch
Description: Text Data

Attachment: cspline.c.patch
Description: Text Data

Attachment: interp.c.patch
Description: Text Data


reply via email to

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