mirror of
https://github.com/davrot/pytutorial.git
synced 2025-04-17 20:56:41 +02:00
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
b3b8876a5a
commit
a8419ab48a
1 changed files with 1 additions and 0 deletions
|
@ -9,5 +9,6 @@ All the tutorials are tested with Python 3.11.x. Older version might have a prob
|
|||
* [Numpy: Random numbers the non-legacy way](numpy_random/README.md)
|
||||
* [Numpy: rfft and spectral power](numpy_fft_1/README.md)
|
||||
* [scipy.signal: Butterworth low, high and band-pass](scipy.signal_butterworth/README.md)
|
||||
* [Remove a common signal from your data](SVD_data_cleaning/README.md)
|
||||
|
||||
Note: I will transfer https://www.neurotec.uni-bremen.de/drupal/teaching to this new place (and update it).
|
||||
|
|
Loading…
Add table
Reference in a new issue