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.
Exercises
Basic array manipulation
NumPy tools
Advanced NumPy
- Advanced indexing
- Mutating DNA sequence
- Translation with broadcasting
- Finite-difference
- Numerical integration
- Temporary arrays
- Numexpr