InstallationΒΆ

Install the Python wrapper with:

pip install parallelkdepy

or

poetry add parallelkdepy

The wrapper will handle installing Julia and ParallelKDE.jl the first time you import it. No additional setup is required.