[Numpy-discussion] arrayfns in numpy?

Stephen Kelly steveire at gmail.com
Fri Mar 2 11:00:41 EST 2007


Hi,

I'm working on a project that requires interpolation, and I found this
post (http://mail.python.org/pipermail/python-list/2000-August/050462.html
) which works fine on my linux box (which seems to have Numeric
installed), but does not work on my windows platform because the
arrayfns module does not seem to be available on the latest numpy.

Is there some other way I should be doing interpolation using numpy,
or is the omission of arrayfns an oversight?

Kind regards,

Stephen.



More information about the NumPy-Discussion mailing list