From 8862b3cf44644cc24c7ff66d991ecbe19c1b1bf2 Mon Sep 17 00:00:00 2001 From: David Rotermund <54365609+davrot@users.noreply.github.com> Date: Fri, 1 Dec 2023 16:00:21 +0100 Subject: [PATCH] Update README.md Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com> --- pywavelet/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pywavelet/README.md b/pywavelet/README.md index e6bc566..110b968 100644 --- a/pywavelet/README.md +++ b/pywavelet/README.md @@ -6,6 +6,10 @@ Questions to [David Rotermund](mailto:davrot@uni-bremen.de) You might want to read: [A Practical Guide to Wavelet Analysis](https://paos.colorado.edu/research/wavelets/) -> [PDF](https://paos.colorado.edu/research/wavelets/bams_79_01_0061.pdf) +``` +pip install PyWavelets +``` + ## Which [continuous mother wavelets](https://pywavelets.readthedocs.io/en/latest/ref/cwt.html#continuous-wavelet-families) are available? ```python