Re: Add a versatile programming library of Kernel density visualization

Robert Kern <[email protected]>
Newsgroups gmane.comp.python.scientific.devel
Message-ID <CAF6FJitBNP6y_ndh5SeoMSgCLEcwXQMEDACczBEKfdHc6MdcZA@mail.gmail.com>
On Tue, Jan 10, 2023 at 4:18 AM <[email protected]> wrote:

> Dear scipy community
>
> I would like to propose to add a versatile programming library[1] of
> Kernel density visualization to scipy and I am very interested in your
> opinion.
>

My initial impression is that libkdv is a little too specialized for
inclusion in scipy. It is very focused on geospatial visualization tasks.
libkdv itself, as written, with its pandas dependency, could not become
part of scipy. It's possible that the underlying algorithms might be worked
into a somewhat more general interface that would be in scope for scipy,
but the source code for these algorithms is missing (only demos are on the
Github repo, and the PyPI package only contains binary DLLs of the actual
implementation), so I cannot evaluate the appropriateness of this.
Nonetheless, I strongly suspect that an independent existence or
integration into a larger geospatial analysis package would be more
suitable than adding libkdv to scipy.

Thanks.

-- 
Robert Kern

_______________________________________________
SciPy-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/scipy-dev.python.org/
Member address: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.