[SciPy-user] Fast Gauss Transform

David Huard david.huard at gmail.com
Mon Mar 20 14:07:35 EST 2006


Hi,

Is anyone aware of a piece of code for N-D Fast Gauss Transform (in python,
C or fortran) ? The only codes I could find were for one dimensional cases
(Strain's), or in C++ (Yang) but relied on the matlab mex library. I used
stats.gaussian_kde but it proves too slow for large arrays (4 x 100 000)

Thanks,

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20060320/8a679cf6/attachment.html>


More information about the SciPy-User mailing list