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