Niklas Birk
71fa91644e
Restructure tests to use directly == on a Matrix using ==.all() from numpy.ndarray; Further implementation of the Matrix class |
||
---|---|---|
src | ||
test | ||
LICENSE | ||
README.md |
Project for PWR
Project in python for module "Praktikum Wissenschaftliche 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.