mirror of
https://github.com/davrot/pytutorial.git
synced 2025-04-18 21:26:41 +02:00
Create README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
5ad90675c3
commit
9aa2bb1ed9
1 changed files with 10 additions and 0 deletions
10
pywavelet/README.md
Normal file
10
pywavelet/README.md
Normal 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?
|
||||
|
Loading…
Add table
Reference in a new issue