[SciPy-user] 2-D interpolation of irregularly spaced data
Robert Kern
robert.kern at gmail.com
Mon Sep 15 11:10:16 EDT 2008
On Mon, Sep 15, 2008 at 06:17, Emmanuelle Gouillart
<emmanuelle.gouillart at normalesup.org> wrote:
> Thank you, it works really fast with arrays! I don't know why I was
> convinced NNInterpolator.__call__() could only take arrays with regularly
> spaced values...
The docstring is out of date and suggests that only regular grids are supported.
--
Robert Kern
"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
-- Umberto Eco
More information about the SciPy-User
mailing list