Installation#

The library is available on PyPI and can be readily installed with Pip:

pip install KDE-diffusion

Run pip uninstall KDE-diffusion in order to remove the package from your system.

Requires NumPy and SciPy, which Pip will install automatically in case they are missing.