Niklas Birk
3ec62d99f7
Adjust matrix.py for use of vector.py as subclass; Adjust vector.py and matrix.py to match test_serial.py |
||
---|---|---|
src | ||
test | ||
LICENSE | ||
README.md |
Project for PWR
Project in python for module "Praktikum Wissenschaftliches Rechnen" in "Applied Mathematics" at TU Bergakademie Freiberg.
Task
Implement MPI parallel Matrix and Vector classes in Python and apply them to a numerical problem / algorithm.