Hi,

just a thought - have you looked at NumPy/SciPy? Perhaps there already is
an API in C that does what you need, sufficiently well/fast?

http://docs.scipy.org/doc/scipy/reference/tutorial/interpolate.html

It is part of the NumPy/SciPy package(s).

http://www.scipy.org/

/dario

On Tue, Nov 15, 2011 at 9:09 AM, Stefan Behnel <stefan...@behnel.de> wrote:

> cubic spline interpolation
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to