Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
d19df16743
commit
7bf950364c
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ All the tutorials are tested with Python 3.11.x. Older version might have a prob
|
||||||
|
|
||||||
## Programming Basics: Python Data analysis and more
|
## Programming Basics: Python Data analysis and more
|
||||||
|
|
||||||
* [Numpy – Random numbers the non-legacy way](numpy_random/README.md)
|
* [Numpy: Random numbers the non-legacy way](numpy_random/README.md)
|
||||||
* [Numpy: rfft and spectral power](numpy_fft_1/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)
|
* [scipy.signal: Butterworth low, high and band-pass](scipy.signal_butterworth/README.md)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue