Skip to content

metavee/kde-primer-plots

Repository files navigation

kde-primer-plots

Code for generating the plots in my KDE primer.

Setup

Should run in both Python 2 and Python 3.

See requirements.txt for the required dependencies and install with pip install -r requirements.txt. You may wish to do so in a virtualenv (or conda env if you're using Anaconda).

Running the code

Run python make_plots.py, and inspect the output in the plots/ subdirectory. If you have FFMPEG or ImageMagick, the script make_video.sh can be run from inside plots/kde_construction_convolution/ to generate the videos.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published