7bf950364c
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
591 B
591 B
How to Python in computational neuroscience, data mining, and more
All the tutorials 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: Random numbers the non-legacy way
- Numpy: rfft and spectral power
- scipy.signal: Butterworth low, high and band-pass
Note: I will transfer https://www.neurotec.uni-bremen.de/drupal/teaching to this new place (and update it).