[SciPy-dev] New scattered data interpolation module
Robert Kern
robert.kern@gmail....
Thu Feb 8 16:30:44 CST 2007
Zachary Pincus wrote:
> What's the relationship between the new RBF code and the Gaussian KDE
> classes in scipy.stats.kde? I think that they might be pretty similar
> -- perhaps similar enough to try to wrap up together.
They have some similar computations (evaluating N kernels each at the N points),
but they solve completely different problems.
--
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-dev
mailing list