Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 401 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 401 Bytes

Notebooks

This directory contains the Notebooks that have been used to generate the plots for the preprint.

Jupyter kernel

To install the lollipop kernel necessary for notebook WwSmoothingKernel.ipynb, you can also use conda:

conda env create -f conda_ipylollipop_env.yaml
conda activate ipylollipop
python -m ipykernel install --user --name=lollipop