[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-gsl] gsl splines
From: |
Michael Grabchak |
Subject: |
[Bug-gsl] gsl splines |
Date: |
Wed, 9 Aug 2006 22:39:28 -0400 (EDT) |
User-agent: |
SquirrelMail/1.4.5 |
Hello,
I was working with the spline functions from gsl. One thing that I have
noticed is that when the size is large (>400) gsl_spline_eval starts
returning NANs. I could not find anything about this in the reference
manual. Of course I can just break up the vector into several, however, I
was wondering if there is a better way. Also, I do not know if it matters
but I was using the cubic spline interpolation.
thank you very much,
Michael
- [Bug-gsl] gsl splines,
Michael Grabchak <=