1
0
Niklas Birk 71fa91644e Change type of Matrix data from list to numpy.ndarray;
Restructure tests to use directly == on a Matrix using ==.all() from numpy.ndarray;
Further implementation of the Matrix class
2023-12-15 01:47:16 +01:00
2023-12-12 14:23:52 +01:00
2023-12-12 16:34:54 +01:00

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.

Description
No description provided
Readme 80 KiB
Languages
Python 94.9%
Shell 5.1%