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. _______________________________________________ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion