Create README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-12-01 15:52:31 +01:00 committed by GitHub
parent 5ad90675c3
commit 9aa2bb1ed9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
pywavelet/README.md Normal file
View file

@ -0,0 +1,10 @@
# [PyWavelets](https://pywavelets.readthedocs.io/en/latest/) -- Wavelet Transforms in Python
## The goal
How do we do wavelet transforms under Python?
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)
## Which [continuous mother wavelets](https://pywavelets.readthedocs.io/en/latest/ref/cwt.html#continuous-wavelet-families) are available?