bug-gsl
[Top][All Lists]
Advanced

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

[Bug-gsl] Cspline interpolation problem


From: Daniel Webb
Subject: [Bug-gsl] Cspline interpolation problem
Date: Sun, 5 Sep 2004 20:17:49 -0600 (MDT)

I have a set of data that kills cspline (all output is nan).  akima works
fine as far as I can tell.  I don't know a whole lot about splines, but
the data set is not that erratic (at least to my eye).

Test case:
http://fuzzy.colorado.edu/spline_bug/test.c
http://fuzzy.colorado.edu/spline_bug/test.dat

I compiled test.c on my system with:

gcc test.c -lm -lgsl -latlas -lcblas -L/usr/lib/3dnow -g

valgrind ./a.out didn't show any memory errors.

I'm using the source tarball of gsl 1.5.

Daniel






reply via email to

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