Python in High Performance Computing
Exercise material and model answers for the CSC course "Python in High Performance Computing". The course is part of PRACE Training activity at CSC.
This master branch contains always the material for latest course, past courses are stored in tags.
Online version of the course is run regularly in FutureLearn.
Articles and videos of the course are also available in a simple form in this site.
Exercises
Basic array manipulation
NumPy tools
Advanced NumPy
- Advanced indexing
- Mutating DNA sequence
- Translation with broadcasting
- Finite-difference
- Numerical integration
- Temporary arrays
- Numexpr