2023-12-12 16:34:54 +01:00
|
|
|
# Project for PWR
|
2023-12-12 14:23:52 +01:00
|
|
|
|
2024-01-13 14:00:04 +01:00
|
|
|
Project in python for module "Praktikum Wissenschaftliches Rechnen" in "Applied Mathematics" at *TU Bergakademie Freiberg*.
|
2023-12-12 14:31:09 +01:00
|
|
|
|
2023-12-12 16:34:54 +01:00
|
|
|
# Task
|
|
|
|
Implement MPI parallel Matrix and Vector classes in Python and apply them to a numerical problem / algorithm.
|