[SciPy-Dev] gaussian_kde changes - review request

Ralf Gommers ralf.gommers at googlemail.com
Fri Dec 30 13:54:45 EST 2011


Hi all,

At https://github.com/scipy/scipy/pull/123 I've submitted some changes to
stats.gaussian_kde. Since it turned out to be relatively tricky to not
break subclasses that can be found in various places (ML attachments,
StackOverflow, etc.), I'm asking for a review here. Especially if you do
have code that subclasses it, please try these changes.

I've also written a tutorial that can be added to the docs,
comments/additions welcome: https://gist.github.com/1534517

Cheers,
Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20111230/818d62a4/attachment.html>


More information about the SciPy-Dev mailing list