1
0
pwr_project/README.md

6 lines
259 B
Markdown
Raw Normal View History

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