1
0
Go to file
2024-07-27 15:27:57 +02:00
src More work on parallel stuff 2024-07-27 15:17:21 +02:00
test Finalize matrix_mpi.py; Add more vector_mpi.py 2024-04-16 23:21:56 +02:00
LICENSE Initial commit 2023-12-12 14:23:52 +01:00
pwr_project_timeit_weak.script Add PBS scripts 2024-07-27 15:27:39 +02:00
pwr_project_timeit.script Add PBS scripts 2024-07-27 15:27:39 +02:00
pwr_project.script Change memory in PBS script 2024-07-27 15:27:57 +02:00
README.md Code cleanup 2024-01-13 14:00:04 +01:00

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.