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
8a79aeae4a
commit
c2577bce45
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
# How to Python in computational neuroscience, data mining, and more
|
||||
|
||||
All the tutorial are tested with Python 3.11.x. Older version might have a problem with the new versions of type anotations.
|
||||
|
||||
## Programming Basics: Python Data analysis and more
|
||||
|
||||
* [Numpy: rfft and spectral power](numpy_fft_1/README.md)
|
||||
|
|
Loading…
Add table
Reference in a new issue