[Tutor] Cython vs Python-C API
Dario Lopez-Kästen
cl2dlope at gmail.com
Tue Nov 15 09:33:19 CET 2011
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_ml at behnel.de> wrote:
> cubic spline interpolation
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20111115/49010943/attachment-0001.html>
More information about the Tutor
mailing list