mirror of
https://github.com/davrot/pytutorial.git
synced 2025-04-20 06:06:41 +02:00
1.2 KiB
1.2 KiB
How to Python in computational neuroscience, data mining, and more
{:.no_toc}
- TOC {:toc}
All the tutorials are tested with Python 3.11.x. Older version might have a problem with the new versions of type anotations.
Python: The Basics of the basics
Python: Data analysis
Python: Questions of spectral nature
- Numpy: rfft and spectral power
- scipy.signal: Butterworth low, high and band-pass
- PyWavelets: Wavelet Transforms in Python
Python: Daily little helper
Matlab: Basics
Note: I will transfer https://www.neurotec.uni-bremen.de/drupal/teaching to this new place (and update it).